public class org.springframework.context.support.GenericGroovyApplicationContext extends org.springframework.context.support.GenericApplicationContext
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.springframework.context.support.GenericGroovyApplicationContext
super_class: org.springframework.context.support.GenericApplicationContext
{
private final org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader reader;
descriptor: Lorg/springframework/beans/factory/groovy/GroovyBeanDefinitionReader;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final org.springframework.beans.BeanWrapper contextWrapper;
descriptor: Lorg/springframework/beans/BeanWrapper;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private MetaClass metaClass;
descriptor: LMetaClass;
flags: (0x0002) ACC_PRIVATE
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe type groovy.lang.MetaClass cannot be resolved. It is indirectly referenced from required .class files\n\tThe import groovy.lang.GroovyObject cannot be resolved\n\tThe import groovy.lang.GroovySystem cannot be resolved\n\tThe import groovy.lang.MetaClass cannot be resolved\n\tGroovyObject cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tGroovySystem cannot be resolved\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tThe method getMetaClass() of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method invokeMethod(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method setProperty(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method getProperty(String) of type GenericGroovyApplicationContext must override or implement a supertype method\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/context/support/GenericGroovyApplicationContext;
public void <init>(org.springframework.core.io.Resource[]);
descriptor: ([Lorg/springframework/core/io/Resource;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe type groovy.lang.MetaClass cannot be resolved. It is indirectly referenced from required .class files\n\tThe import groovy.lang.GroovyObject cannot be resolved\n\tThe import groovy.lang.GroovySystem cannot be resolved\n\tThe import groovy.lang.MetaClass cannot be resolved\n\tGroovyObject cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tGroovySystem cannot be resolved\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tThe method getMetaClass() of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method invokeMethod(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method setProperty(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method getProperty(String) of type GenericGroovyApplicationContext must override or implement a supertype method\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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
resources
public void <init>(java.lang.String[]);
descriptor: ([Ljava/lang/String;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe type groovy.lang.MetaClass cannot be resolved. It is indirectly referenced from required .class files\n\tThe import groovy.lang.GroovyObject cannot be resolved\n\tThe import groovy.lang.GroovySystem cannot be resolved\n\tThe import groovy.lang.MetaClass cannot be resolved\n\tGroovyObject cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tGroovySystem cannot be resolved\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tThe method getMetaClass() of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method invokeMethod(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method setProperty(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method getProperty(String) of type GenericGroovyApplicationContext must override or implement a supertype method\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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
resourceLocations
public void <init>(java.lang.Class<?>, java.lang.String[]);
descriptor: (Ljava/lang/Class;[Ljava/lang/String;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe type groovy.lang.MetaClass cannot be resolved. It is indirectly referenced from required .class files\n\tThe import groovy.lang.GroovyObject cannot be resolved\n\tThe import groovy.lang.GroovySystem cannot be resolved\n\tThe import groovy.lang.MetaClass cannot be resolved\n\tGroovyObject cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tGroovySystem cannot be resolved\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tThe method getMetaClass() of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method invokeMethod(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method setProperty(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass cannot be resolved to a type\n\tThe method getProperty(String) of type GenericGroovyApplicationContext must override or implement a supertype method\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/context/support/GenericGroovyApplicationContext;
Signature: (Ljava/lang/Class<*>;[Ljava/lang/String;)V
MethodParameters:
Name Flags
relativeClass
resourceNames
public final org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader getReader();
descriptor: ()Lorg/springframework/beans/factory/groovy/GroovyBeanDefinitionReader;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/context/support/GenericGroovyApplicationContext;
public void setEnvironment(org.springframework.core.env.ConfigurableEnvironment);
descriptor: (Lorg/springframework/core/env/ConfigurableEnvironment;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
environment
public void load(org.springframework.core.io.Resource[]);
descriptor: ([Lorg/springframework/core/io/Resource;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
resources
public void load(java.lang.String[]);
descriptor: ([Ljava/lang/String;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
resourceLocations
public void load(java.lang.Class<?>, java.lang.String[]);
descriptor: (Ljava/lang/Class;[Ljava/lang/String;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/context/support/GenericGroovyApplicationContext;
Signature: (Ljava/lang/Class<*>;[Ljava/lang/String;)V
MethodParameters:
Name Flags
relativeClass
resourceNames
public void setMetaClass(MetaClass);
descriptor: (LMetaClass;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tMetaClass cannot be resolved to a type\n\tMetaClass 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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
metaClass
public MetaClass getMetaClass();
descriptor: ()LMetaClass;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tMetaClass cannot be resolved to a type\n\tThe method getMetaClass() of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass 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/context/support/GenericGroovyApplicationContext;
public java.lang.Object invokeMethod(java.lang.String, java.lang.Object);
descriptor: (Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
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\tThe method invokeMethod(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass 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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
name
args
public void setProperty(java.lang.String, java.lang.Object);
descriptor: (Ljava/lang/String;Ljava/lang/Object;)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\tThe method setProperty(String, Object) of type GenericGroovyApplicationContext must override or implement a supertype method\n\tMetaClass 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/context/support/GenericGroovyApplicationContext;
MethodParameters:
Name Flags
property
newValue
public java.lang.Object getProperty(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tThe method getProperty(String) of type GenericGroovyApplicationContext must override or implement a supertype method\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/context/support/GenericGroovyApplicationContext;
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
MethodParameters:
Name Flags
property
}
SourceFile: "GenericGroovyApplicationContext.java"