class org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext
  super_class: java.lang.Object
{
  private org.springframework.boot.web.embedded.tomcat.TomcatStarter starter;
    descriptor: Lorg/springframework/boot/web/embedded/tomcat/TomcatStarter;
    flags: (0x0002) ACC_PRIVATE

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 25
            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\tStandardContext cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tManager cannot be resolved to a type\n\tManagerBase cannot be resolved to a type\n\tLifecycleException cannot be resolved to a type\n\tThe method getLoader() is undefined for the type TomcatEmbeddedContext\n\tWrapper cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tWrapper cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tWrapper cannot be resolved to a type\n\tWrapper cannot be resolved to a type\n\tWrapper cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tsm cannot be resolved\n\tThe method getName() is undefined for the type TomcatEmbeddedContext\n\tThe method getComputedFailCtxIfServletStartFails() is undefined for the type TomcatEmbeddedContext\n\tThe method getLogger() is undefined for the type TomcatEmbeddedContext\n\tStandardWrapper cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;

  public boolean loadOnStartup(Container[]);
    descriptor: ([LContainer;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tContainer 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.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    MethodParameters:
          Name  Flags
      children  

  public void setManager(Manager);
    descriptor: (LManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 56
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tManager cannot be resolved to a type\n\tManagerBase 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.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    MethodParameters:
         Name  Flags
      manager  

  void deferredLoadOnStartup();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 63
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLifecycleException cannot be resolved to a type\n\tThe method getLoader() is undefined for the type TomcatEmbeddedContext\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    Exceptions:
      throws LifecycleException

  java.util.stream.Stream<Wrapper> getLoadOnStartupWrappers(Container[]);
    descriptor: ([LContainer;)Ljava/util/stream/Stream;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tWrapper cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tWrapper cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tWrapper cannot be resolved to a type\n\tWrapper 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.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    Signature: ([LContainer;)Ljava/util/stream/Stream<LWrapper;>;
    MethodParameters:
          Name  Flags
      children  

  void load(Wrapper);
    descriptor: (LWrapper;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tWrapper cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tsm cannot be resolved\n\tThe method getName() is undefined for the type TomcatEmbeddedContext\n\tThe method getComputedFailCtxIfServletStartFails() is undefined for the type TomcatEmbeddedContext\n\tThe method getLogger() is undefined for the type TomcatEmbeddedContext\n\tStandardWrapper cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    MethodParameters:
         Name  Flags
      wrapper  

  private void doWithThreadContextClassLoader(java.lang.ClassLoader, java.lang.Runnable);
    descriptor: (Ljava/lang/ClassLoader;Ljava/lang/Runnable;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 102
            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.boot.web.embedded.tomcat.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    MethodParameters:
             Name  Flags
      classLoader  
      code         

  void setStarter(org.springframework.boot.web.embedded.tomcat.TomcatStarter);
    descriptor: (Lorg/springframework/boot/web/embedded/tomcat/TomcatStarter;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 115
            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.boot.web.embedded.tomcat.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
    MethodParameters:
         Name  Flags
      starter  

  org.springframework.boot.web.embedded.tomcat.TomcatStarter getStarter();
    descriptor: ()Lorg/springframework/boot/web/embedded/tomcat/TomcatStarter;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext this
         0: .line 119
            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.boot.web.embedded.tomcat.TomcatEmbeddedContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;
}
SourceFile: "TomcatEmbeddedContext.java"