spring-framework / org.springframework.instrument / InstrumentationSavingAgent / agentmain

agentmain

open static fun agentmain(agentArgs: String, inst: Instrumentation): Unit

Save the Instrumentation interface exposed by the JVM. This method is required to dynamically load this Agent with the Attach API.