| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.tools.connector.rmi.RemoteNotificationListenerSupportmx4j.tools.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupportpublic class JRMPRemoteNotificationListenerSupportConstructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
Methods inherited from class mx4j.tools.connector.rmi.RemoteNotificationListenerSupport | |
equals, export, getRemoteNotificationListener, handleNotification, hashCode, unexport | |
public JRMPRemoteNotificationListenerSupport(javax.management.NotificationListener clientListener)
public void export()
throws RemoteException
- Overrides:
- export in interface RemoteNotificationListenerSupport
public void export(int port)
throws RemoteExceptionpublic void export(int port,
RMIClientSocketFactory csf,
RMIServerSocketFactory ssf)
throws RemoteExceptionpublic void unexport()
throws NoSuchObjectException
- Overrides:
- unexport in interface RemoteNotificationListenerSupport