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
- 関連項目:
- 直列化された形式
- 
フィールドのサマリー
- 
コンストラクタのサマリーコンストラクタ コンストラクタ 説明 RMIConnectionImpl_Stub(RemoteRef ref)
- 
メソッドのサマリーインタフェース 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_Stubpublic RMIConnectionImpl_Stub(RemoteRef ref)
 
-