Package one.nio.gen

Interface BytecodeGeneratorMXBean

All Known Implementing Classes:
BytecodeGenerator, DateFormatGenerator, DelegateGenerator, RequestHandlerGenerator, StubGenerator

public interface BytecodeGeneratorMXBean
  • Method Details

    • getDumpPath

      String getDumpPath()
    • setDumpPath

      void setDumpPath(String dumpPath)
    • getTotalClasses

      int getTotalClasses()
    • getTotalBytes

      int getTotalBytes()