class com.mchange.v2.c3p0.servlet.C3P0StatusServlet$CpdsStatusReporter extends com.mchange.v2.c3p0.servlet.C3P0StatusServlet$UnknownPdsStatusReporter
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.mchange.v2.c3p0.servlet.C3P0StatusServlet$CpdsStatusReporter
  super_class: com.mchange.v2.c3p0.servlet.C3P0StatusServlet$UnknownPdsStatusReporter
{
  com.mchange.v2.c3p0.ComboPooledDataSource cpds;
    descriptor: Lcom/mchange/v2/c3p0/ComboPooledDataSource;
    flags: (0x0000) 

  final com.mchange.v2.c3p0.servlet.C3P0StatusServlet this$0;
    descriptor: Lcom/mchange/v2/c3p0/servlet/C3P0StatusServlet;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.mchange.v2.c3p0.servlet.C3P0StatusServlet, com.mchange.v2.c3p0.ComboPooledDataSource, org.w3c.dom.Document);
    descriptor: (Lcom/mchange/v2/c3p0/servlet/C3P0StatusServlet;Lcom/mchange/v2/c3p0/ComboPooledDataSource;Lorg/w3c/dom/Document;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.mchange.v2.c3p0.servlet.C3P0StatusServlet$CpdsStatusReporter this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tHttpServlet cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException 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 // com.mchange.v2.c3p0.servlet.C3P0StatusServlet$CpdsStatusReporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/mchange/v2/c3p0/servlet/C3P0StatusServlet$CpdsStatusReporter;
    MethodParameters:
        Name  Flags
      this$0  final
      cpds    
      doc     
}
SourceFile: "C3P0StatusServlet.java"
NestHost: com.mchange.v2.c3p0.servlet.C3P0StatusServlet
InnerClasses:
  private CpdsStatusReporter = com.mchange.v2.c3p0.servlet.C3P0StatusServlet$CpdsStatusReporter of com.mchange.v2.c3p0.servlet.C3P0StatusServlet
  private UnknownPdsStatusReporter = com.mchange.v2.c3p0.servlet.C3P0StatusServlet$UnknownPdsStatusReporter of com.mchange.v2.c3p0.servlet.C3P0StatusServlet