Schnittstelle InstrumentationEntrypoint


public interface InstrumentationEntrypoint
This entrypoint gets called when the instrumentation is set up and the class loader is ready to load classes.
  • Methodendetails

    • onGetInstrumentation

      void onGetInstrumentation(Instrumentation instrumentation)
    • getEntrypointName

      static String getEntrypointName()