com.adventnet.adaptors.rmi
Class RMIAdaptorNotifListener
java.lang.Object
|
+--com.adventnet.adaptors.rmi.RMIAdaptorNotifListener
- public class RMIAdaptorNotifListener
- extends java.lang.Object
Wrapper class to hold the notification listener. This listener will receive all the
notifications, emitted by the MBeans. from the RMIAdaptor
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
RMIAdaptorNotifListener
public RMIAdaptorNotifListener(java.lang.String id,
RemoteNotificationListener listener,
RemoteNotificationFilter filter,
java.lang.Object handback)
getUniqueID
public java.lang.String getUniqueID()
getListener
public RemoteNotificationListener getListener()
getFilter
public RemoteNotificationFilter getFilter()
getHandback
public java.lang.Object getHandback()