public class org.springframework.jca.support.SimpleBootstrapContext
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.jca.support.SimpleBootstrapContext
  super_class: java.lang.Object
{
  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()

  private TransactionSynchronizationRegistry transactionSynchronizationRegistry;
    descriptor: LTransactionSynchronizationRegistry;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void <init>(WorkManager);
    descriptor: (LWorkManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 21
            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 import javax.transaction.TransactionSynchronizationRegistry cannot be resolved\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\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager 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\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tThe method getWorkManager() of type SimpleBootstrapContext must override or implement a supertype method\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\tThe method getXATerminator() of type SimpleBootstrapContext must override or implement a supertype method\n\tXATerminator cannot be resolved to a type\n\tThe method createTimer() of type SimpleBootstrapContext must override or implement a supertype method\n\tUnavailableException cannot be resolved to a type\n\tThe method isContextSupported(Class<? extends WorkContext>) of type SimpleBootstrapContext must override or implement a supertype method\n\tWorkContext cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tThe method getTransactionSynchronizationRegistry() of type SimpleBootstrapContext must override or implement a supertype method\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
             Name  Flags
      workManager  

  public void <init>(WorkManager, XATerminator);
    descriptor: (LWorkManager;LXATerminator;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 21
            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 import javax.transaction.TransactionSynchronizationRegistry cannot be resolved\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\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager 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\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tThe method getWorkManager() of type SimpleBootstrapContext must override or implement a supertype method\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\tThe method getXATerminator() of type SimpleBootstrapContext must override or implement a supertype method\n\tXATerminator cannot be resolved to a type\n\tThe method createTimer() of type SimpleBootstrapContext must override or implement a supertype method\n\tUnavailableException cannot be resolved to a type\n\tThe method isContextSupported(Class<? extends WorkContext>) of type SimpleBootstrapContext must override or implement a supertype method\n\tWorkContext cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tThe method getTransactionSynchronizationRegistry() of type SimpleBootstrapContext must override or implement a supertype method\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
      1:
        org.springframework.lang.Nullable()
    MethodParameters:
              Name  Flags
      workManager   
      xaTerminator  

  public void <init>(WorkManager, XATerminator, TransactionSynchronizationRegistry);
    descriptor: (LWorkManager;LXATerminator;LTransactionSynchronizationRegistry;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 21
            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 import javax.transaction.TransactionSynchronizationRegistry cannot be resolved\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\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager 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\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tXATerminator cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tWorkManager cannot be resolved to a type\n\tThe method getWorkManager() of type SimpleBootstrapContext must override or implement a supertype method\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\tThe method getXATerminator() of type SimpleBootstrapContext must override or implement a supertype method\n\tXATerminator cannot be resolved to a type\n\tThe method createTimer() of type SimpleBootstrapContext must override or implement a supertype method\n\tUnavailableException cannot be resolved to a type\n\tThe method isContextSupported(Class<? extends WorkContext>) of type SimpleBootstrapContext must override or implement a supertype method\n\tWorkContext cannot be resolved to a type\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tThe method getTransactionSynchronizationRegistry() of type SimpleBootstrapContext must override or implement a supertype method\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
      1:
        org.springframework.lang.Nullable()
      2:
        org.springframework.lang.Nullable()
    MethodParameters:
                                    Name  Flags
      workManager                         
      xaTerminator                        
      transactionSynchronizationRegistry  

  public WorkManager getWorkManager();
    descriptor: ()LWorkManager;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 93
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tWorkManager cannot be resolved to a type\n\tThe method getWorkManager() of type SimpleBootstrapContext must override or implement a supertype method\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 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;

  public XATerminator getXATerminator();
    descriptor: ()LXATerminator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 100
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXATerminator cannot be resolved to a type\n\tThe method getXATerminator() of type SimpleBootstrapContext must override or implement a supertype method\n\tXATerminator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public java.util.Timer createTimer();
    descriptor: ()Ljava/util/Timer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method createTimer() of type SimpleBootstrapContext must override or implement a supertype method\n\tUnavailableException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    Exceptions:
      throws UnavailableException

  public boolean isContextSupported(java.lang.Class<? extends WorkContext>);
    descriptor: (Ljava/lang/Class;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method isContextSupported(Class<? extends WorkContext>) of type SimpleBootstrapContext must override or implement a supertype method\n\tWorkContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    Signature: (Ljava/lang/Class<+LWorkContext;>;)Z
    MethodParameters:
                  Name  Flags
      workContextClass  

  public TransactionSynchronizationRegistry getTransactionSynchronizationRegistry();
    descriptor: ()LTransactionSynchronizationRegistry;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.support.SimpleBootstrapContext this
         0: .line 116
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTransactionSynchronizationRegistry cannot be resolved to a type\n\tThe method getTransactionSynchronizationRegistry() of type SimpleBootstrapContext must override or implement a supertype method\n\tTransactionSynchronizationRegistry cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.support.SimpleBootstrapContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/support/SimpleBootstrapContext;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
}
SourceFile: "SimpleBootstrapContext.java"