class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.tomcat cannot be resolved\n\tThe import org.apache.tomcat cannot be resolved\n\tThe type TomcatServletWebServerFactory must implement the inherited abstract method ConfigurableTomcatWebServerFactory.addEngineValves(Valve...)\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tThe method getDefaultLifecycleListeners() from the type TomcatServletWebServerFactory refers to the missing type LifecycleListener\n\tConnector cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved\n\tRegistry cannot be resolved\n\tTomcat cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tEngine cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tHost cannot be resolved to a type\n\tThe method setResources(TomcatServletWebServerFactory.LoaderHidingResourceRoot) is undefined for the type TomcatEmbeddedContext\n\tThe method addLocaleEncodingMappingParameter(String, String) is undefined for the type TomcatEmbeddedContext\n\tThe method addLocaleEncodingMappingParameter(String, String) is undefined for the type TomcatEmbeddedContext\n\tStandardJarScanFilter cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tServletContainerInitializer cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tAbstractProtocol cannot be resolved to a type\n\tProtocolHandler cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tManager cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleEvent cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tLifecycleEvent cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tStandardRoot cannot be resolved to a type\n\tWebResourceSet cannot be resolved to a type\n\tAbstractResourceSet cannot be resolved to a type\n\tWebResourceSet cannot be resolved to a type\n\tWebResourceSet cannot be resolved to a type\n\tWebResource cannot be resolved to a type\n\tThe method list(String) of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method listWebAppPaths(String) of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method mkdir(String) of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method write(String, InputStream, boolean) of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method getBaseUrl() of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method setReadOnly(boolean) of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method isReadOnly() of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tThe method gc() of type TomcatServletWebServerFactory.LoaderHidingWebResourceSet must override or implement a supertype method\n\tLifecycleException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory$DisablePersistSessionListener;

  public void lifecycleEvent(LifecycleEvent);
    descriptor: (LLifecycleEvent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener this
         0: .line 723
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLifecycleEvent cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory$DisablePersistSessionListener;
    MethodParameters:
       Name  Flags
      event  
}
SourceFile: "TomcatServletWebServerFactory.java"
NestHost: org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
InnerClasses:
  private DisablePersistSessionListener = org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory$DisablePersistSessionListener of org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory