class org.springframework.scripting.groovy.GroovyScriptFactory$CachedResultHolder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.scripting.groovy.GroovyScriptFactory$CachedResultHolder
super_class: java.lang.Object
{
public final java.lang.Object object;
descriptor: Ljava/lang/Object;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
public void <init>(java.lang.Object);
descriptor: (Ljava/lang/Object;)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\tThe import groovy.lang.GroovyClassLoader cannot be resolved\n\tThe import groovy.lang.GroovyObject cannot be resolved\n\tThe import groovy.lang.MetaClass cannot be resolved\n\tThe import groovy.lang.Script cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilationCustomizer cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tMetaClass cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tThe method buildGroovyClassLoader(ClassLoader) from the type GroovyScriptFactory refers to the missing type GroovyClassLoader\n\tGroovyClassLoader cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tThe method buildGroovyClassLoader(ClassLoader) from the type GroovyScriptFactory refers to the missing type GroovyClassLoader\n\tGroovyClassLoader cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyClassLoader cannot be resolved to a type\n\tThe method getGroovyClassLoader() from the type GroovyScriptFactory refers to the missing type GroovyClassLoader\n\tScript cannot be resolved to a type\n\tCompilationFailedException cannot be resolved to a type\n\tThe method getGroovyClassLoader() from the type GroovyScriptFactory refers to the missing type GroovyClassLoader\n\tScript cannot be resolved to a type\n\tCompilationFailedException cannot be resolved to a type\n\tGroovyObject cannot be resolved to a type\n\tGroovyObject cannot be resolved to a type\n\tScript cannot be resolved to a type\n\tScript cannot be resolved to a type\n\tScript 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/scripting/groovy/GroovyScriptFactory$CachedResultHolder;
RuntimeVisibleParameterAnnotations:
0:
org.springframework.lang.Nullable()
MethodParameters:
Name Flags
object
}
SourceFile: "GroovyScriptFactory.java"
NestHost: org.springframework.scripting.groovy.GroovyScriptFactory
InnerClasses:
private CachedResultHolder = org.springframework.scripting.groovy.GroovyScriptFactory$CachedResultHolder of org.springframework.scripting.groovy.GroovyScriptFactory