Uses of Class
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.NotificationTuple

Packages that use NotificationTuple
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote   
 

Uses of NotificationTuple in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
 

Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote that return NotificationTuple
 NotificationTuple DefaultRemoteNotificationServerHandler.getNotificationListener(Integer id)
           
 NotificationTuple RemoteNotificationServerHandler.getNotificationListener(Integer id)
           
 

Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote with parameters of type NotificationTuple
 void DefaultRemoteNotificationServerHandler.addNotificationListener(Integer id, NotificationTuple tuple)
           
 void RemoteNotificationServerHandler.addNotificationListener(Integer id, NotificationTuple tuple)
           
 void RemoteNotificationClientHandler.addNotificationListener(Integer id, NotificationTuple tuple)
           
 boolean RemoteNotificationClientHandler.contains(NotificationTuple tuple)
           
 Integer RemoteNotificationClientHandler.getNotificationListener(NotificationTuple tuple)
           
 Integer[] RemoteNotificationClientHandler.getNotificationListeners(NotificationTuple tuple)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.