public final class sun.rmi.registry.RegistryImpl_Stub extends java.rmi.server.RemoteStub implements java.rmi.registry.Registry, java.rmi.Remote
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: sun.rmi.registry.RegistryImpl_Stub
super_class: java.rmi.server.RemoteStub
{
private static final java.rmi.server.Operation[] operations;
descriptor: [Ljava/rmi/server/Operation;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final long interfaceHash;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 4905912898345647071
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=6, locals=0, args_size=0
0: iconst_5
anewarray java.rmi.server.Operation
dup
iconst_0
1: new java.rmi.server.Operation
dup
ldc "void bind(java.lang.String, java.rmi.Remote)"
invokespecial java.rmi.server.Operation.<init>:(Ljava/lang/String;)V
aastore
dup
iconst_1
2: new java.rmi.server.Operation
dup
ldc "java.lang.String list()[]"
invokespecial java.rmi.server.Operation.<init>:(Ljava/lang/String;)V
aastore
dup
iconst_2
3: new java.rmi.server.Operation
dup
ldc "java.rmi.Remote lookup(java.lang.String)"
invokespecial java.rmi.server.Operation.<init>:(Ljava/lang/String;)V
aastore
dup
iconst_3
4: new java.rmi.server.Operation
dup
ldc "void rebind(java.lang.String, java.rmi.Remote)"
invokespecial java.rmi.server.Operation.<init>:(Ljava/lang/String;)V
aastore
dup
iconst_4
5: new java.rmi.server.Operation
dup
ldc "void unbind(java.lang.String)"
invokespecial java.rmi.server.Operation.<init>:(Ljava/lang/String;)V
aastore
6: putstatic sun.rmi.registry.RegistryImpl_Stub.operations:[Ljava/rmi/server/Operation;
7: return
LocalVariableTable:
Start End Slot Name Signature
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.rmi.server.RemoteStub.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/registry/RegistryImpl_Stub;
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 start local 1 0: aload 0
aload 1
invokespecial java.rmi.server.RemoteStub.<init>:(Ljava/rmi/server/RemoteRef;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/registry/RegistryImpl_Stub;
0 2 1 ref Ljava/rmi/server/RemoteRef;
MethodParameters:
Name Flags
ref
public void bind(java.lang.String, java.rmi.Remote);
descriptor: (Ljava/lang/String;Ljava/rmi/Remote;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 0
getstatic sun.rmi.registry.RegistryImpl_Stub.operations:[Ljava/rmi/server/Operation;
iconst_0
ldc 4905912898345647071
invokeinterface java.rmi.server.RemoteRef.newCall:(Ljava/rmi/server/RemoteObject;[Ljava/rmi/server/Operation;IJ)Ljava/rmi/server/RemoteCall;
astore 3
start local 3 1: aload 3
invokeinterface java.rmi.server.RemoteCall.getOutputStream:()Ljava/io/ObjectOutput;
astore 4
start local 4 2: aload 4
aload 1
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
3: aload 4
aload 2
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
end local 4 4: goto 7
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String java.rmi.Remote java.rmi.server.RemoteCall
StackMap stack: java.io.IOException
5: astore 4
start local 4 6: new java.rmi.MarshalException
dup
ldc "error marshalling arguments"
aload 4
invokespecial java.rmi.MarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 4 7: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 3
invokeinterface java.rmi.server.RemoteRef.invoke:(Ljava/rmi/server/RemoteCall;)V
8: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 3
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
end local 3 9: goto 18
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String java.rmi.Remote
StackMap stack: java.lang.RuntimeException
10: astore 3
start local 3 11: aload 3
athrow
end local 3 12: StackMap locals:
StackMap stack: java.rmi.RemoteException
astore 3
start local 3 13: aload 3
athrow
end local 3 14: StackMap locals:
StackMap stack: java.rmi.AlreadyBoundException
astore 3
start local 3 15: aload 3
athrow
end local 3 16: StackMap locals:
StackMap stack: java.lang.Exception
astore 3
start local 3 17: new java.rmi.UnexpectedException
dup
ldc "undeclared checked exception"
aload 3
invokespecial java.rmi.UnexpectedException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 3 18: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 19 0 this Lsun/rmi/registry/RegistryImpl_Stub;
0 19 1 $param_String_1 Ljava/lang/String;
0 19 2 $param_Remote_2 Ljava/rmi/Remote;
1 9 3 call Ljava/rmi/server/RemoteCall;
2 4 4 out Ljava/io/ObjectOutput;
6 7 4 e Ljava/io/IOException;
11 12 3 e Ljava/lang/RuntimeException;
13 14 3 e Ljava/rmi/RemoteException;
15 16 3 e Ljava/rmi/AlreadyBoundException;
17 18 3 e Ljava/lang/Exception;
Exception table:
from to target type
1 4 5 Class java.io.IOException
0 9 10 Class java.lang.RuntimeException
0 9 12 Class java.rmi.RemoteException
0 9 14 Class java.rmi.AlreadyBoundException
0 9 16 Class java.lang.Exception
Exceptions:
throws java.rmi.AccessException, java.rmi.AlreadyBoundException, java.rmi.RemoteException
MethodParameters:
Name Flags
$param_String_1
$param_Remote_2
public java.lang.String[] list();
descriptor: ()[Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=5, args_size=1
start local 0 0: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 0
getstatic sun.rmi.registry.RegistryImpl_Stub.operations:[Ljava/rmi/server/Operation;
iconst_1
ldc 4905912898345647071
invokeinterface java.rmi.server.RemoteRef.newCall:(Ljava/rmi/server/RemoteObject;[Ljava/rmi/server/Operation;IJ)Ljava/rmi/server/RemoteCall;
astore 1
start local 1 1: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 1
invokeinterface java.rmi.server.RemoteRef.invoke:(Ljava/rmi/server/RemoteCall;)V
2: aload 1
invokeinterface java.rmi.server.RemoteCall.getInputStream:()Ljava/io/ObjectInput;
astore 3
start local 3 3: aload 3
invokeinterface java.io.ObjectInput.readObject:()Ljava/lang/Object;
checkcast java.lang.String[]
astore 2
end local 3 start local 2 4: goto 12
end local 2 StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.rmi.server.RemoteCall
StackMap stack: java.io.IOException
5: astore 3
start local 3 6: new java.rmi.UnmarshalException
dup
ldc "error unmarshalling return"
aload 3
invokespecial java.rmi.UnmarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 3 7: StackMap locals:
StackMap stack: java.lang.ClassNotFoundException
astore 3
start local 3 8: new java.rmi.UnmarshalException
dup
ldc "error unmarshalling return"
aload 3
invokespecial java.rmi.UnmarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 3 9: StackMap locals:
StackMap stack: java.lang.Throwable
astore 4
10: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 1
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
11: aload 4
athrow
start local 2 12: StackMap locals: java.lang.String[]
StackMap stack:
aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 1
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
13: aload 2
14: areturn
end local 2 end local 1 15: StackMap locals: sun.rmi.registry.RegistryImpl_Stub
StackMap stack: java.lang.RuntimeException
astore 1
start local 1 16: aload 1
athrow
end local 1 17: StackMap locals:
StackMap stack: java.rmi.RemoteException
astore 1
start local 1 18: aload 1
athrow
end local 1 19: StackMap locals:
StackMap stack: java.lang.Exception
astore 1
start local 1 20: new java.rmi.UnexpectedException
dup
ldc "undeclared checked exception"
aload 1
invokespecial java.rmi.UnexpectedException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 21 0 this Lsun/rmi/registry/RegistryImpl_Stub;
1 15 1 call Ljava/rmi/server/RemoteCall;
4 5 2 $result [Ljava/lang/String;
12 15 2 $result [Ljava/lang/String;
3 4 3 in Ljava/io/ObjectInput;
6 7 3 e Ljava/io/IOException;
8 9 3 e Ljava/lang/ClassNotFoundException;
16 17 1 e Ljava/lang/RuntimeException;
18 19 1 e Ljava/rmi/RemoteException;
20 21 1 e Ljava/lang/Exception;
Exception table:
from to target type
2 4 5 Class java.io.IOException
2 4 7 Class java.lang.ClassNotFoundException
2 9 9 any
0 14 15 Class java.lang.RuntimeException
0 14 17 Class java.rmi.RemoteException
0 14 19 Class java.lang.Exception
Exceptions:
throws java.rmi.AccessException, java.rmi.RemoteException
public java.rmi.Remote lookup(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/rmi/Remote;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=6, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 0
getstatic sun.rmi.registry.RegistryImpl_Stub.operations:[Ljava/rmi/server/Operation;
iconst_2
ldc 4905912898345647071
invokeinterface java.rmi.server.RemoteRef.newCall:(Ljava/rmi/server/RemoteObject;[Ljava/rmi/server/Operation;IJ)Ljava/rmi/server/RemoteCall;
astore 2
start local 2 1: aload 2
invokeinterface java.rmi.server.RemoteCall.getOutputStream:()Ljava/io/ObjectOutput;
astore 3
start local 3 2: aload 3
aload 1
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
end local 3 3: goto 6
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String java.rmi.server.RemoteCall
StackMap stack: java.io.IOException
4: astore 3
start local 3 5: new java.rmi.MarshalException
dup
ldc "error marshalling arguments"
aload 3
invokespecial java.rmi.MarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 3 6: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 2
invokeinterface java.rmi.server.RemoteRef.invoke:(Ljava/rmi/server/RemoteCall;)V
7: aload 2
invokeinterface java.rmi.server.RemoteCall.getInputStream:()Ljava/io/ObjectInput;
astore 4
start local 4 8: aload 4
invokeinterface java.io.ObjectInput.readObject:()Ljava/lang/Object;
checkcast java.rmi.Remote
astore 3
end local 4 start local 3 9: goto 17
end local 3 StackMap locals:
StackMap stack: java.io.IOException
10: astore 4
start local 4 11: new java.rmi.UnmarshalException
dup
ldc "error unmarshalling return"
aload 4
invokespecial java.rmi.UnmarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 4 12: StackMap locals:
StackMap stack: java.lang.ClassNotFoundException
astore 4
start local 4 13: new java.rmi.UnmarshalException
dup
ldc "error unmarshalling return"
aload 4
invokespecial java.rmi.UnmarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 4 14: StackMap locals:
StackMap stack: java.lang.Throwable
astore 5
15: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 2
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
16: aload 5
athrow
start local 3 17: StackMap locals: java.rmi.Remote
StackMap stack:
aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 2
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
18: aload 3
19: areturn
end local 3 end local 2 20: StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String
StackMap stack: java.lang.RuntimeException
astore 2
start local 2 21: aload 2
athrow
end local 2 22: StackMap locals:
StackMap stack: java.rmi.RemoteException
astore 2
start local 2 23: aload 2
athrow
end local 2 24: StackMap locals:
StackMap stack: java.rmi.NotBoundException
astore 2
start local 2 25: aload 2
athrow
end local 2 26: StackMap locals:
StackMap stack: java.lang.Exception
astore 2
start local 2 27: new java.rmi.UnexpectedException
dup
ldc "undeclared checked exception"
aload 2
invokespecial java.rmi.UnexpectedException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 28 0 this Lsun/rmi/registry/RegistryImpl_Stub;
0 28 1 $param_String_1 Ljava/lang/String;
1 20 2 call Ljava/rmi/server/RemoteCall;
2 3 3 out Ljava/io/ObjectOutput;
5 6 3 e Ljava/io/IOException;
9 10 3 $result Ljava/rmi/Remote;
17 20 3 $result Ljava/rmi/Remote;
8 9 4 in Ljava/io/ObjectInput;
11 12 4 e Ljava/io/IOException;
13 14 4 e Ljava/lang/ClassNotFoundException;
21 22 2 e Ljava/lang/RuntimeException;
23 24 2 e Ljava/rmi/RemoteException;
25 26 2 e Ljava/rmi/NotBoundException;
27 28 2 e Ljava/lang/Exception;
Exception table:
from to target type
1 3 4 Class java.io.IOException
7 9 10 Class java.io.IOException
7 9 12 Class java.lang.ClassNotFoundException
7 14 14 any
0 19 20 Class java.lang.RuntimeException
0 19 22 Class java.rmi.RemoteException
0 19 24 Class java.rmi.NotBoundException
0 19 26 Class java.lang.Exception
Exceptions:
throws java.rmi.AccessException, java.rmi.NotBoundException, java.rmi.RemoteException
MethodParameters:
Name Flags
$param_String_1
public void rebind(java.lang.String, java.rmi.Remote);
descriptor: (Ljava/lang/String;Ljava/rmi/Remote;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 0
getstatic sun.rmi.registry.RegistryImpl_Stub.operations:[Ljava/rmi/server/Operation;
iconst_3
ldc 4905912898345647071
invokeinterface java.rmi.server.RemoteRef.newCall:(Ljava/rmi/server/RemoteObject;[Ljava/rmi/server/Operation;IJ)Ljava/rmi/server/RemoteCall;
astore 3
start local 3 1: aload 3
invokeinterface java.rmi.server.RemoteCall.getOutputStream:()Ljava/io/ObjectOutput;
astore 4
start local 4 2: aload 4
aload 1
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
3: aload 4
aload 2
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
end local 4 4: goto 7
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String java.rmi.Remote java.rmi.server.RemoteCall
StackMap stack: java.io.IOException
5: astore 4
start local 4 6: new java.rmi.MarshalException
dup
ldc "error marshalling arguments"
aload 4
invokespecial java.rmi.MarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 4 7: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 3
invokeinterface java.rmi.server.RemoteRef.invoke:(Ljava/rmi/server/RemoteCall;)V
8: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 3
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
end local 3 9: goto 16
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String java.rmi.Remote
StackMap stack: java.lang.RuntimeException
10: astore 3
start local 3 11: aload 3
athrow
end local 3 12: StackMap locals:
StackMap stack: java.rmi.RemoteException
astore 3
start local 3 13: aload 3
athrow
end local 3 14: StackMap locals:
StackMap stack: java.lang.Exception
astore 3
start local 3 15: new java.rmi.UnexpectedException
dup
ldc "undeclared checked exception"
aload 3
invokespecial java.rmi.UnexpectedException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 3 16: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lsun/rmi/registry/RegistryImpl_Stub;
0 17 1 $param_String_1 Ljava/lang/String;
0 17 2 $param_Remote_2 Ljava/rmi/Remote;
1 9 3 call Ljava/rmi/server/RemoteCall;
2 4 4 out Ljava/io/ObjectOutput;
6 7 4 e Ljava/io/IOException;
11 12 3 e Ljava/lang/RuntimeException;
13 14 3 e Ljava/rmi/RemoteException;
15 16 3 e Ljava/lang/Exception;
Exception table:
from to target type
1 4 5 Class java.io.IOException
0 9 10 Class java.lang.RuntimeException
0 9 12 Class java.rmi.RemoteException
0 9 14 Class java.lang.Exception
Exceptions:
throws java.rmi.AccessException, java.rmi.RemoteException
MethodParameters:
Name Flags
$param_String_1
$param_Remote_2
public void unbind(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 0
getstatic sun.rmi.registry.RegistryImpl_Stub.operations:[Ljava/rmi/server/Operation;
iconst_4
ldc 4905912898345647071
invokeinterface java.rmi.server.RemoteRef.newCall:(Ljava/rmi/server/RemoteObject;[Ljava/rmi/server/Operation;IJ)Ljava/rmi/server/RemoteCall;
astore 2
start local 2 1: aload 2
invokeinterface java.rmi.server.RemoteCall.getOutputStream:()Ljava/io/ObjectOutput;
astore 3
start local 3 2: aload 3
aload 1
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
end local 3 3: goto 6
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String java.rmi.server.RemoteCall
StackMap stack: java.io.IOException
4: astore 3
start local 3 5: new java.rmi.MarshalException
dup
ldc "error marshalling arguments"
aload 3
invokespecial java.rmi.MarshalException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 3 6: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 2
invokeinterface java.rmi.server.RemoteRef.invoke:(Ljava/rmi/server/RemoteCall;)V
7: aload 0
getfield sun.rmi.registry.RegistryImpl_Stub.ref:Ljava/rmi/server/RemoteRef;
aload 2
invokeinterface java.rmi.server.RemoteRef.done:(Ljava/rmi/server/RemoteCall;)V
end local 2 8: goto 17
StackMap locals: sun.rmi.registry.RegistryImpl_Stub java.lang.String
StackMap stack: java.lang.RuntimeException
9: astore 2
start local 2 10: aload 2
athrow
end local 2 11: StackMap locals:
StackMap stack: java.rmi.RemoteException
astore 2
start local 2 12: aload 2
athrow
end local 2 13: StackMap locals:
StackMap stack: java.rmi.NotBoundException
astore 2
start local 2 14: aload 2
athrow
end local 2 15: StackMap locals:
StackMap stack: java.lang.Exception
astore 2
start local 2 16: new java.rmi.UnexpectedException
dup
ldc "undeclared checked exception"
aload 2
invokespecial java.rmi.UnexpectedException.<init>:(Ljava/lang/String;Ljava/lang/Exception;)V
athrow
end local 2 17: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 this Lsun/rmi/registry/RegistryImpl_Stub;
0 18 1 $param_String_1 Ljava/lang/String;
1 8 2 call Ljava/rmi/server/RemoteCall;
2 3 3 out Ljava/io/ObjectOutput;
5 6 3 e Ljava/io/IOException;
10 11 2 e Ljava/lang/RuntimeException;
12 13 2 e Ljava/rmi/RemoteException;
14 15 2 e Ljava/rmi/NotBoundException;
16 17 2 e Ljava/lang/Exception;
Exception table:
from to target type
1 3 4 Class java.io.IOException
0 8 9 Class java.lang.RuntimeException
0 8 11 Class java.rmi.RemoteException
0 8 13 Class java.rmi.NotBoundException
0 8 15 Class java.lang.Exception
Exceptions:
throws java.rmi.AccessException, java.rmi.NotBoundException, java.rmi.RemoteException
MethodParameters:
Name Flags
$param_String_1
}
SourceFile: "RegistryImpl_Stub.java"