Interface BytecodeGeneratorMXBean
- All Known Implementing Classes:
BytecodeGenerator, DateFormatGenerator, DelegateGenerator, RequestHandlerGenerator, StubGenerator
public interface BytecodeGeneratorMXBean
-
Method Summary
-
Method Details
-
getDumpPath
String getDumpPath() -
setDumpPath
-
getTotalClasses
int getTotalClasses() -
getTotalBytes
int getTotalBytes()
-