class org.springframework.boot.logging.logback.SpringPropertyAction
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.boot.logging.logback.SpringPropertyAction
super_class: java.lang.Object
{
private static final java.lang.String SOURCE_ATTRIBUTE;
descriptor: Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: "source"
private static final java.lang.String DEFAULT_VALUE_ATTRIBUTE;
descriptor: Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: "defaultValue"
private final org.springframework.core.env.Environment environment;
descriptor: Lorg/springframework/core/env/Environment;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
void <init>(org.springframework.core.env.Environment);
descriptor: (Lorg/springframework/core/env/Environment;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import ch.qos cannot be resolved\n\tThe import ch.qos cannot be resolved\n\tThe import ch.qos cannot be resolved\n\tThe import ch.qos cannot be resolved\n\tThe import ch.qos cannot be resolved\n\tThe import ch.qos cannot be resolved\n\tAction cannot be resolved to a type\n\tInterpretationContext cannot be resolved to a type\n\tActionException cannot be resolved to a type\n\tNAME_ATTRIBUTE cannot be resolved to a variable\n\tScope cannot be resolved to a type\n\tActionUtil cannot be resolved\n\tSCOPE_ATTRIBUTE cannot be resolved to a variable\n\tOptionHelper cannot be resolved\n\tOptionHelper cannot be resolved\n\tThe method addError(String) is undefined for the type SpringPropertyAction\n\tActionUtil cannot be resolved\n\tThe method addWarn(String) is undefined for the type SpringPropertyAction\n\tInterpretationContext cannot be resolved to a type\n\tActionException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/logging/logback/SpringPropertyAction;
MethodParameters:
Name Flags
environment
public void begin(InterpretationContext, java.lang.String, org.xml.sax.Attributes);
descriptor: (LInterpretationContext;Ljava/lang/String;Lorg/xml/sax/Attributes;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tInterpretationContext cannot be resolved to a type\n\tActionException cannot be resolved to a type\n\tNAME_ATTRIBUTE cannot be resolved to a variable\n\tScope cannot be resolved to a type\n\tActionUtil cannot be resolved\n\tSCOPE_ATTRIBUTE cannot be resolved to a variable\n\tOptionHelper cannot be resolved\n\tOptionHelper cannot be resolved\n\tThe method addError(String) is undefined for the type SpringPropertyAction\n\tActionUtil cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/logging/logback/SpringPropertyAction;
Exceptions:
throws ActionException
MethodParameters:
Name Flags
context
elementName
attributes
private java.lang.String getValue(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tThe method addWarn(String) is undefined for the type SpringPropertyAction\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/logging/logback/SpringPropertyAction;
MethodParameters:
Name Flags
source
defaultValue
public void end(InterpretationContext, java.lang.String);
descriptor: (LInterpretationContext;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tInterpretationContext cannot be resolved to a type\n\tActionException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/logging/logback/SpringPropertyAction;
Exceptions:
throws ActionException
MethodParameters:
Name Flags
context
name
}
SourceFile: "SpringPropertyAction.java"