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 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,
Map environment)
contains
public boolean contains(NotificationTuple tuple)
addNotificationListener
public void addNotificationListener(Integer id,
NotificationTuple tuple)
getNotificationListeners
public Integer[] getNotificationListeners(NotificationTuple tuple)
getNotificationListener
public Integer getNotificationListener(NotificationTuple tuple)
removeNotificationListeners
public void removeNotificationListeners(Integer[] ids)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.