public class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob extends org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob
  super_class: org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob this
         0: .line 23
            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\tThe import org.quartz cannot be resolved\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\tThe import org.quartz cannot be resolved\n\tJobDetail cannot be resolved to a type\n\tScheduler cannot be resolved to a variable\n\tJobDetail cannot be resolved to a type\n\tJob cannot be resolved to a type\n\tType mismatch: cannot convert from Class<MethodInvokingJobDetailFactoryBean.MethodInvokingJob> to Class<? extends Job>\n\tType mismatch: cannot convert from Class<MethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJob> to Class<? extends Job>\n\tJobDetailImpl cannot be resolved to a type\n\tJobDetailImpl cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tJobDetail cannot be resolved to a type\n\tThe hierarchy of the type MethodInvokingJob is inconsistent\n\tThe type MethodInvokingJobDetailFactoryBean.MethodInvokingJob must implement the inherited abstract method QuartzJobBean.executeInternal(JobExecutionContext)\n\tJobExecutionContext cannot be resolved to a type\n\tJobExecutionException cannot be resolved to a type\n\tJobExecutionException cannot be resolved to a type\n\tJobExecutionException cannot be resolved to a type\n\tPersistJobDataAfterExecution cannot be resolved to a type\n\tDisallowConcurrentExecution cannot be resolved to a type\n\tThe hierarchy of the type StatefulMethodInvokingJob is inconsistent\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/quartz/MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob;
}
SourceFile: "MethodInvokingJobDetailFactoryBean.java"
NestHost: org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
InnerClasses:
  public MethodInvokingJob = org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob of org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
  public StatefulMethodInvokingJob = org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob of org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
    RuntimeInvisibleAnnotations: 
      PersistJobDataAfterExecution()
      DisallowConcurrentExecution()