| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.tools.connector.rmi.RemoteNotificationFilterSupportmx4j.tools.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupportpublic class JRMPRemoteNotificationFilterSupportextends RemoteNotificationFilterSupportConstructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
Methods inherited from class mx4j.tools.connector.rmi.RemoteNotificationFilterSupport | |
equals, export, getRemoteNotificationFilter, hashCode, isNotificationEnabled, unexport | |
public JRMPRemoteNotificationFilterSupport(javax.management.NotificationFilter clientFilter)
public void export()
throws RemoteException
- Overrides:
- export in interface RemoteNotificationFilterSupport
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 RemoteNotificationFilterSupport