public class org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
  super_class: java.lang.Object
{
  private org.springframework.transaction.interceptor.TransactionInterceptor transactionInterceptor;
    descriptor: Lorg/springframework/transaction/interceptor/TransactionInterceptor;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private final org.springframework.transaction.interceptor.TransactionAttributeSourcePointcut pointcut;
    descriptor: Lorg/springframework/transaction/interceptor/TransactionAttributeSourcePointcut;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.aopalliance cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tAbstractPointcutAdvisor cannot be resolved to a type\n\tClassFilter cannot be resolved to a type\n\tAdvice cannot be resolved to a type\n\tThe method getAdvice() of type TransactionAttributeSourceAdvisor must override or implement a supertype method\n\tPointcut cannot be resolved to a type\n\tThe method getPointcut() of type TransactionAttributeSourceAdvisor must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/interceptor/TransactionAttributeSourceAdvisor;

  public void <init>(org.springframework.transaction.interceptor.TransactionInterceptor);
    descriptor: (Lorg/springframework/transaction/interceptor/TransactionInterceptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.aopalliance cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tAbstractPointcutAdvisor cannot be resolved to a type\n\tClassFilter cannot be resolved to a type\n\tAdvice cannot be resolved to a type\n\tThe method getAdvice() of type TransactionAttributeSourceAdvisor must override or implement a supertype method\n\tPointcut cannot be resolved to a type\n\tThe method getPointcut() of type TransactionAttributeSourceAdvisor must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/interceptor/TransactionAttributeSourceAdvisor;
    MethodParameters:
             Name  Flags
      interceptor  

  public void setTransactionInterceptor(org.springframework.transaction.interceptor.TransactionInterceptor);
    descriptor: (Lorg/springframework/transaction/interceptor/TransactionInterceptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
         0: .line 73
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/interceptor/TransactionAttributeSourceAdvisor;
    MethodParameters:
             Name  Flags
      interceptor  

  public void setClassFilter(ClassFilter);
    descriptor: (LClassFilter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
         0: .line 81
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tClassFilter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/interceptor/TransactionAttributeSourceAdvisor;
    MethodParameters:
             Name  Flags
      classFilter  

  public Advice getAdvice();
    descriptor: ()LAdvice;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
         0: .line 87
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAdvice cannot be resolved to a type\n\tThe method getAdvice() of type TransactionAttributeSourceAdvisor must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/interceptor/TransactionAttributeSourceAdvisor;

  public Pointcut getPointcut();
    descriptor: ()LPointcut;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
         0: .line 93
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPointcut cannot be resolved to a type\n\tThe method getPointcut() of type TransactionAttributeSourceAdvisor must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/interceptor/TransactionAttributeSourceAdvisor;
}
SourceFile: "TransactionAttributeSourceAdvisor.java"
NestMembers:
  org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor$1