class com.sun.script.javascript.RhinoWrapFactory$RhinoJavaObject
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.script.javascript.RhinoWrapFactory$RhinoJavaObject
  super_class: java.lang.Object
{
  void <init>(Scriptable, java.lang.Object, java.lang.Class);
    descriptor: (LScriptable;Ljava/lang/Object;Ljava/lang/Class;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.script.javascript.RhinoWrapFactory$RhinoJavaObject this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import sun.org cannot be resolved\n\tWrapFactory cannot be resolved to a type\n\tWrapFactory cannot be resolved to a type\n\tNativeJavaObject cannot be resolved to a type\n\tScriptable cannot be resolved to a type\n\tjavaObject cannot be resolved to a variable\n\tScriptable cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tScriptable cannot be resolved to a type\n\tClassShutter cannot be resolved to a type\n\tThe method getInstance() from the type RhinoClassShutter refers to the missing type ClassShutter\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.script.javascript.RhinoWrapFactory$RhinoJavaObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/script/javascript/RhinoWrapFactory$RhinoJavaObject;
    MethodParameters:
       Name  Flags
      scope  
      obj    
      type   
}
SourceFile: "RhinoWrapFactory.java"
NestHost: com.sun.script.javascript.RhinoWrapFactory
InnerClasses:
  private RhinoJavaObject = com.sun.script.javascript.RhinoWrapFactory$RhinoJavaObject of com.sun.script.javascript.RhinoWrapFactory