public class org.springframework.jca.support.ResourceAdapterFactoryBean implements org.springframework.beans.factory.FactoryBean<ResourceAdapter>, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.springframework.jca.support.ResourceAdapterFactoryBean
super_class: java.lang.Object
{
private ResourceAdapter resourceAdapter;
descriptor: LResourceAdapter;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
private BootstrapContext bootstrapContext;
descriptor: LBootstrapContext;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
private WorkManager workManager;
descriptor: LWorkManager;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
private XATerminator xaTerminator;
descriptor: LXATerminator;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
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 import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter 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/jca/support/ResourceAdapterFactoryBean;
public void setResourceAdapterClass(java.lang.Class<? extends ResourceAdapter>);
descriptor: (Ljava/lang/Class;)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\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter 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/jca/support/ResourceAdapterFactoryBean;
Signature: (Ljava/lang/Class<+LResourceAdapter;>;)V
MethodParameters:
Name Flags
resourceAdapterClass
public void setResourceAdapter(ResourceAdapter);
descriptor: (LResourceAdapter;)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\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter 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/jca/support/ResourceAdapterFactoryBean;
MethodParameters:
Name Flags
resourceAdapter
public void setBootstrapContext(BootstrapContext);
descriptor: (LBootstrapContext;)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\tBootstrapContext cannot be resolved to a type\n\tBootstrapContext 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/jca/support/ResourceAdapterFactoryBean;
MethodParameters:
Name Flags
bootstrapContext
public void setWorkManager(WorkManager);
descriptor: (LWorkManager;)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\tWorkManager cannot be resolved to a type\n\tWorkManager 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/jca/support/ResourceAdapterFactoryBean;
MethodParameters:
Name Flags
workManager
public void setXaTerminator(XATerminator);
descriptor: (LXATerminator;)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\tXATerminator cannot be resolved to a type\n\tXATerminator 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/jca/support/ResourceAdapterFactoryBean;
MethodParameters:
Name Flags
xaTerminator
public void afterPropertiesSet();
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\tResourceException cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tBootstrapContext cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tBootstrapContext 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/jca/support/ResourceAdapterFactoryBean;
Exceptions:
throws ResourceException
public ResourceAdapter getObject();
descriptor: ()LResourceAdapter;
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\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter 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/jca/support/ResourceAdapterFactoryBean;
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
public java.lang.Class<? extends ResourceAdapter> getObjectType();
descriptor: ()Ljava/lang/Class;
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\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter 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/jca/support/ResourceAdapterFactoryBean;
Signature: ()Ljava/lang/Class<+LResourceAdapter;>;
public boolean isSingleton();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
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/jca/support/ResourceAdapterFactoryBean;
public void destroy();
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\tResourceAdapter cannot be resolved to a type\n\tResourceAdapter 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/jca/support/ResourceAdapterFactoryBean;
}
Signature: Ljava/lang/Object;Lorg/springframework/beans/factory/FactoryBean<LResourceAdapter;>;Lorg/springframework/beans/factory/InitializingBean;Lorg/springframework/beans/factory/DisposableBean;
SourceFile: "ResourceAdapterFactoryBean.java"