org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class RemoteNotificationClientHandler
java.lang.Object
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.RemoteNotificationClientHandler
public class RemoteNotificationClientHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteNotificationClientHandler
public RemoteNotificationClientHandler(RemoteNotificationClientHandler.NotificationHandler fetcher,
java.util.Map environment)
contains
public boolean contains(NotificationTuple tuple)
addNotificationListener
public void addNotificationListener(java.lang.Integer id,
NotificationTuple tuple)
getNotificationListeners
public java.lang.Integer[] getNotificationListeners(NotificationTuple tuple)
getNotificationListener
public java.lang.Integer getNotificationListener(NotificationTuple tuple)
removeNotificationListeners
public void removeNotificationListeners(java.lang.Integer[] ids)