class javax.management.remote.rmi.RMIConnector$RMINotifClient extends com.sun.jmx.remote.internal.ClientNotifForwarder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: javax.management.remote.rmi.RMIConnector$RMINotifClient
super_class: com.sun.jmx.remote.internal.ClientNotifForwarder
{
public void <init>(javax.management.remote.rmi.RMIConnector, java.lang.ClassLoader, java.util.Map);
descriptor: (Ljavax/management/remote/rmi/RMIConnector;Ljava/lang/ClassLoader;Ljava/util/Map;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.rmi.CORBA cannot be resolved\n\tThe import javax.rmi.PortableRemoteObject cannot be resolved\n\tThe import org.omg cannot be resolved\n\tThe import org.omg cannot be resolved\n\tjavax.rmi.CORBA cannot be resolved to a type\n\tjavax.rmi.CORBA cannot be resolved to a type\n\tjavax.rmi.CORBA cannot be resolved to a type\n\tBAD_OPERATION cannot be resolved to a type\n\tThe method resolveOrb(Map) from the type RMIConnector refers to the missing type ORB\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tWeakReference<ORB> cannot be resolved to a type\n\tWeakReference<ORB> cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tORB cannot be resolved\n\tWeakReference<ORB> cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tThe method resolveOrb(Map) from the type RMIConnector refers to the missing type ORB\n\tPortableRemoteObject cannot be resolved\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tPortableRemoteObject cannot be resolved\n\tPortableRemoteObject cannot be resolved\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tThe method shadowIiopStub(Stub) from the type RMIConnector refers to the missing type Stub\n\tStub cannot be resolved to a type\n\tORB cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/management/remote/rmi/RMIConnector$RMINotifClient;
MethodParameters:
Name Flags
this$0 final
cl
env
protected javax.management.remote.NotificationResult fetchNotifs(long, int, long);
descriptor: (JIJ)Ljavax/management/remote/NotificationResult;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=6, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/management/remote/rmi/RMIConnector$RMINotifClient;
Exceptions:
throws java.io.IOException, java.lang.ClassNotFoundException
MethodParameters:
Name Flags
clientSequenceNumber
maxNotifications
timeout
protected java.lang.Integer addListenerForMBeanRemovedNotif();
descriptor: ()Ljava/lang/Integer;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/management/remote/rmi/RMIConnector$RMINotifClient;
Exceptions:
throws java.io.IOException, javax.management.InstanceNotFoundException
protected void removeListenerForMBeanRemovedNotif(java.lang.Integer);
descriptor: (Ljava/lang/Integer;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/management/remote/rmi/RMIConnector$RMINotifClient;
Exceptions:
throws java.io.IOException, javax.management.InstanceNotFoundException, javax.management.ListenerNotFoundException
MethodParameters:
Name Flags
id
protected void lostNotifs(java.lang.String, long);
descriptor: (Ljava/lang/String;J)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/management/remote/rmi/RMIConnector$RMINotifClient;
MethodParameters:
Name Flags
message
number
}
SourceFile: "RMIConnector.java"
NestHost: javax.management.remote.rmi.RMIConnector
InnerClasses:
private RMINotifClient = javax.management.remote.rmi.RMIConnector$RMINotifClient of javax.management.remote.rmi.RMIConnector