interface org.springframework.boot.context.ApplicationPidFileWriter$Property
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: org.springframework.boot.context.ApplicationPidFileWriter$Property
super_class: java.lang.Object
{
public abstract java.lang.String getValue(org.springframework.boot.context.event.SpringApplicationEvent);
descriptor: (Lorg/springframework/boot/context/event/SpringApplicationEvent;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
event
}
SourceFile: "ApplicationPidFileWriter.java"
NestHost: org.springframework.boot.context.ApplicationPidFileWriter
InnerClasses:
private abstract Property = org.springframework.boot.context.ApplicationPidFileWriter$Property of org.springframework.boot.context.ApplicationPidFileWriter