public final class com.sun.jndi.rmi.registry.ReferenceWrapper_Stub extends java.rmi.server.RemoteStub implements com.sun.jndi.rmi.registry.RemoteReference, java.rmi.Remote
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.sun.jndi.rmi.registry.ReferenceWrapper_Stub
  super_class: java.rmi.server.RemoteStub
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static java.lang.reflect.Method $method_getReference_0;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 43
            ldc Lcom/sun/jndi/rmi/registry/RemoteReference;
            ldc "getReference"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
            putstatic com.sun.jndi.rmi.registry.ReferenceWrapper_Stub.$method_getReference_0:Ljava/lang/reflect/Method;
         1: .line 44
            goto 6
      StackMap locals:
      StackMap stack: java.lang.NoSuchMethodException
         2: pop
         3: .line 45
            new java.lang.NoSuchMethodError
            dup
         4: .line 46
            ldc "stub class initialization failed"
         5: .line 45
            invokespecial java.lang.NoSuchMethodError.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 48
      StackMap locals:
      StackMap stack:
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.NoSuchMethodException

  public void <init>(java.rmi.server.RemoteRef);
    descriptor: (Ljava/rmi/server/RemoteRef;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.jndi.rmi.registry.ReferenceWrapper_Stub this
        start local 1 // java.rmi.server.RemoteRef ref
         0: .line 52
            aload 0 /* this */
            aload 1 /* ref */
            invokespecial java.rmi.server.RemoteStub.<init>:(Ljava/rmi/server/RemoteRef;)V
         1: .line 53
            return
        end local 1 // java.rmi.server.RemoteRef ref
        end local 0 // com.sun.jndi.rmi.registry.ReferenceWrapper_Stub this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/jndi/rmi/registry/ReferenceWrapper_Stub;
            0    2     1   ref  Ljava/rmi/server/RemoteRef;
    MethodParameters:
      Name  Flags
      ref   

  public javax.naming.Reference getReference();
    descriptor: ()Ljavax/naming/Reference;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // com.sun.jndi.rmi.registry.ReferenceWrapper_Stub this
         0: .line 61
            aload 0 /* this */
            getfield com.sun.jndi.rmi.registry.ReferenceWrapper_Stub.ref:Ljava/rmi/server/RemoteRef;
            aload 0 /* this */
            getstatic com.sun.jndi.rmi.registry.ReferenceWrapper_Stub.$method_getReference_0:Ljava/lang/reflect/Method;
            aconst_null
            ldc 3529874867989176284
            invokeinterface java.rmi.server.RemoteRef.invoke:(Ljava/rmi/Remote;Ljava/lang/reflect/Method;[Ljava/lang/Object;J)Ljava/lang/Object;
            astore 1 /* $result */
        start local 1 // java.lang.Object $result
         1: .line 62
            aload 1 /* $result */
            checkcast javax.naming.Reference
         2: areturn
        end local 1 // java.lang.Object $result
         3: .line 63
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 1 /* e */
        start local 1 // java.lang.RuntimeException e
         4: .line 64
            aload 1 /* e */
            athrow
        end local 1 // java.lang.RuntimeException e
         5: .line 65
      StackMap locals:
      StackMap stack: java.rmi.RemoteException
            astore 1 /* e */
        start local 1 // java.rmi.RemoteException e
         6: .line 66
            aload 1 /* e */
            athrow
        end local 1 // java.rmi.RemoteException e
         7: .line 67
      StackMap locals:
      StackMap stack: javax.naming.NamingException
            astore 1 /* e */
        start local 1 // javax.naming.NamingException e
         8: .line 68
            aload 1 /* e */
            athrow
        end local 1 // javax.naming.NamingException e
         9: .line 69
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 1 /* e */
        start local 1 // java.lang.Exception e
        10: .line 70
            new java.rmi.UnexpectedException
            dup
            ldc "undeclared checked exception"
            aload 1 /* e */
            invokespecial java.rmi.UnexpectedException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
            athrow
        end local 1 // java.lang.Exception e
        end local 0 // com.sun.jndi.rmi.registry.ReferenceWrapper_Stub this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   11     0     this  Lcom/sun/jndi/rmi/registry/ReferenceWrapper_Stub;
            1    3     1  $result  Ljava/lang/Object;
            4    5     1        e  Ljava/lang/RuntimeException;
            6    7     1        e  Ljava/rmi/RemoteException;
            8    9     1        e  Ljavax/naming/NamingException;
           10   11     1        e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
           0     2       3  Class java.lang.RuntimeException
           0     2       5  Class java.rmi.RemoteException
           0     2       7  Class javax.naming.NamingException
           0     2       9  Class java.lang.Exception
    Exceptions:
      throws java.rmi.RemoteException, javax.naming.NamingException
}
SourceFile: "ReferenceWrapper_Stub.java"