public interface org.springframework.context.annotation.LoadTimeWeavingConfigurer
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.springframework.context.annotation.LoadTimeWeavingConfigurer
super_class: java.lang.Object
{
public abstract org.springframework.instrument.classloading.LoadTimeWeaver getLoadTimeWeaver();
descriptor: ()Lorg/springframework/instrument/classloading/LoadTimeWeaver;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "LoadTimeWeavingConfigurer.java"