Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
mx4j.tools.connector.rmi.RemoteNotificationFilterSupport
mx4j.tools.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport
public class JRMPRemoteNotificationFilterSupport
extends RemoteNotificationFilterSupport
Constructor 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 RemoteException
public void export(int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) throws RemoteException
public void unexport() throws NoSuchObjectException
- Overrides:
- unexport in interface RemoteNotificationFilterSupport