final class org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer
  super_class: java.lang.Object
{
  private final org.springframework.boot.web.embedded.tomcat.TomcatWebServer webServer;
    descriptor: Lorg/springframework/boot/web/embedded/tomcat/TomcatWebServer;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private void <init>(org.springframework.boot.web.embedded.tomcat.TomcatWebServer);
    descriptor: (Lorg/springframework/boot/web/embedded/tomcat/TomcatWebServer;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type org.apache.catalina.Context cannot be resolved. It is indirectly referenced from required .class files\n\tThe import javax.servlet.ServletException cannot be resolved\n\tThe import org.apache.catalina.Container cannot be resolved\n\tThe import org.apache.catalina.Context cannot be resolved\n\tThe import org.apache.catalina.core cannot be resolved\n\tThe import org.springframework.web.context.WebApplicationContext cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tDispatcherServlet cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tThe method emptyList() from the type Collections refers to the missing type HandlerMapping\n\tWebApplicationContext cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tThe method findContext() from the type DispatcherServletHandlerMappings.TomcatServletInitializer refers to the missing type Context\n\tContext cannot be resolved to a type\n\tThe method getTomcat() from the type TomcatWebServer refers to the missing type Tomcat\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tStandardWrapper cannot be resolved to a type\n\tStandardWrapper cannot be resolved to a type\n\tStandardWrapper cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tThe type io.undertow.servlet.api.DeploymentManager cannot be resolved. It is indirectly referenced from required .class files\n\tThe method getDeploymentManager() from the type UndertowServletWebServer refers to the missing type DeploymentManager\n\tServletException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletHandlerMappings$TomcatServletInitializer;
    MethodParameters:
           Name  Flags
      webServer  

  void initializeServlet(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method findContext() from the type DispatcherServletHandlerMappings.TomcatServletInitializer refers to the missing type Context\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletHandlerMappings$TomcatServletInitializer;
    MethodParameters:
      Name  Flags
      name  

  private java.util.Optional<Context> findContext();
    descriptor: ()Ljava/util/Optional;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
         0: .line 98
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tContext cannot be resolved to a type\n\tThe method getTomcat() from the type TomcatWebServer refers to the missing type Tomcat\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletHandlerMappings$TomcatServletInitializer;
    Signature: ()Ljava/util/Optional<LContext;>;

  void initializeServlet(Context, java.lang.String);
    descriptor: (LContext;Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
         0: .line 103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tContext cannot be resolved to a type\n\tContainer cannot be resolved to a type\n\tStandardWrapper cannot be resolved to a type\n\tStandardWrapper cannot be resolved to a type\n\tStandardWrapper cannot be resolved to a type\n\tServletException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletHandlerMappings$TomcatServletInitializer;
    MethodParameters:
         Name  Flags
      context  
      name     
}
SourceFile: "DispatcherServletHandlerMappings.java"
NestHost: org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings
InnerClasses:
  private final TomcatServletInitializer = org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings$TomcatServletInitializer of org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings