Package org.openjdk.jol.vm
Class InstrumentationSupport.Installer
- java.lang.Object
-
- org.openjdk.jol.vm.InstrumentationSupport.Installer
-
- Enclosing class:
- InstrumentationSupport
public static class InstrumentationSupport.Installer extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.instrument.Instrumentation
INSTRUMENTATION
-
Constructor Summary
Constructors Constructor Description Installer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
agentmain(java.lang.String agentArgs, java.lang.instrument.Instrumentation inst)
-