public class org.springframework.scheduling.quartz.SchedulerAccessorBean extends org.springframework.scheduling.quartz.SchedulerAccessor implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.scheduling.quartz.SchedulerAccessorBean
  super_class: org.springframework.scheduling.quartz.SchedulerAccessor
{
  private java.lang.String schedulerName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private Scheduler scheduler;
    descriptor: LScheduler;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.beans.factory.BeanFactory beanFactory;
    descriptor: Lorg/springframework/beans/factory/BeanFactory;
    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 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.quartz cannot be resolved\n\tThe import org.quartz cannot be resolved\n\tThe import org.quartz cannot be resolved\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tSchedulerException cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tThe method findScheduler(String) from the type SchedulerAccessorBean refers to the missing type Scheduler\n\tThe method findDefaultScheduler() from the type SchedulerAccessorBean refers to the missing type Scheduler\n\tThe method registerListeners() from the type SchedulerAccessor refers to the missing type SchedulerException\n\tThe method registerJobsAndTriggers() from the type SchedulerAccessor refers to the missing type SchedulerException\n\tScheduler cannot be resolved to a type\n\tSchedulerException cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tSchedulerRepository cannot be resolved\n\tScheduler cannot be resolved to a type\n\tType mismatch: cannot convert from Scheduler to Scheduler\n\tScheduler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;

  public void setSchedulerName(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 64
            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.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;
    MethodParameters:
               Name  Flags
      schedulerName  

  public void setScheduler(Scheduler);
    descriptor: (LScheduler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 73
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;
    MethodParameters:
           Name  Flags
      scheduler  

  public Scheduler getScheduler();
    descriptor: ()LScheduler;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 81
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;

  public void setBeanFactory(org.springframework.beans.factory.BeanFactory);
    descriptor: (Lorg/springframework/beans/factory/BeanFactory;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 87
            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.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;
    MethodParameters:
             Name  Flags
      beanFactory  

  public void afterPropertiesSet();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 93
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSchedulerException cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tThe method findScheduler(String) from the type SchedulerAccessorBean refers to the missing type Scheduler\n\tThe method findDefaultScheduler() from the type SchedulerAccessorBean refers to the missing type Scheduler\n\tThe method registerListeners() from the type SchedulerAccessor refers to the missing type SchedulerException\n\tThe method registerJobsAndTriggers() from the type SchedulerAccessor refers to the missing type SchedulerException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;
    Exceptions:
      throws SchedulerException

  protected Scheduler findScheduler(java.lang.String);
    descriptor: (Ljava/lang/String;)LScheduler;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tScheduler cannot be resolved to a type\n\tSchedulerException cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tScheduler cannot be resolved to a type\n\tSchedulerRepository cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;
    Exceptions:
      throws SchedulerException
    MethodParameters:
               Name  Flags
      schedulerName  

  protected Scheduler findDefaultScheduler();
    descriptor: ()LScheduler;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
         0: .line 119
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tScheduler cannot be resolved to a type\n\tType mismatch: cannot convert from Scheduler to Scheduler\n\tScheduler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.SchedulerAccessorBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/SchedulerAccessorBean;
}
SourceFile: "SchedulerAccessorBean.java"