final class org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler implements java.lang.reflect.InvocationHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler
  super_class: java.lang.Object
{
  private final Connection target;
    descriptor: LConnection;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(Connection);
    descriptor: (LConnection;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler this
         0: .line 24
            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\tThe hierarchy of the type SingleConnectionFactory is inconsistent\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tThe method getTargetConnectionFactory() from the type DelegatingConnectionFactory refers to the missing type ConnectionFactory\n\tConnection cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tThe method initConnection() from the type SingleConnectionFactory refers to the missing type ResourceException\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnectionSpec cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tNotSupportedException cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tThe method getTargetConnectionFactory() from the type DelegatingConnectionFactory refers to the missing type ConnectionFactory\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tThe method doCreateConnection() from the type SingleConnectionFactory refers to the missing type Connection\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tThe method getTargetConnectionFactory() from the type DelegatingConnectionFactory refers to the missing type ConnectionFactory\n\tConnection cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tConnection cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/cci/connection/SingleConnectionFactory$CloseSuppressingInvocationHandler;
    MethodParameters:
        Name  Flags
      target  

  public java.lang.Object invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]);
    descriptor: (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler this
         0: .line 256
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tConnection cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/cci/connection/SingleConnectionFactory$CloseSuppressingInvocationHandler;
    Exceptions:
      throws java.lang.Throwable
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
        Name  Flags
      proxy   
      method  
      args    
}
SourceFile: "SingleConnectionFactory.java"
NestHost: org.springframework.jca.cci.connection.SingleConnectionFactory
InnerClasses:
  private final CloseSuppressingInvocationHandler = org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler of org.springframework.jca.cci.connection.SingleConnectionFactory