- java.lang.Object
 -  
      
- java.rmi.server.RemoteObject
 -  
        
- java.rmi.server.RemoteStub
 -  
          
- javax.management.remote.rmi.RMIConnectionImpl_Stub
 
 
 
 
-  
       
- 实现的所有接口
 -  
         
Closeable,Serializable,AutoCloseable,Remote,RMIConnection 
public final class RMIConnectionImpl_Stub extends RemoteStub implements RMIConnection
- 另请参见:
 - Serialized Form
 
 
-  
        
       
-  
             
字段汇总
-  
               
声明的属性在类 java.rmi.server.RemoteObject
ref 
 -  
               
 
-  
             
构造方法摘要
构造方法 构造器 描述 RMIConnectionImpl_Stub(RemoteRef ref) 
-  
             
方法摘要
-  
               
声明方法的类 java.rmi.server.RemoteStub
setRef 
-  
               
声明方法的接口 javax.management.remote.rmi.RMIConnection
addNotificationListener, addNotificationListeners, close, createMBean, createMBean, createMBean, createMBean, fetchNotifications, getAttribute, getAttributes, getConnectionId, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListeners, setAttribute, setAttributes, unregisterMBean 
 -  
               
 
 -  
             
 
-  
        
       
-  
             
构造方法详细信息
-  
RMIConnectionImpl_Stub
public RMIConnectionImpl_Stub(RemoteRef ref)
 
 -  
 
 -