class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor this
0: .line 157
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/instrument/classloading/InstrumentationLoadTimeWeaver$InstrumentationAccessor;
public static java.lang.instrument.Instrumentation getInstrumentation();
descriptor: ()Ljava/lang/instrument/Instrumentation;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: .line 160
invokestatic org.springframework.instrument.InstrumentationSavingAgent.getInstrumentation:()Ljava/lang/instrument/Instrumentation;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "InstrumentationLoadTimeWeaver.java"
NestHost: org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
InnerClasses:
private InstrumentationAccessor = org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor of org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver