|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
RemoteNotificationClientHandler.addNotificationListener(Integer id,
NotificationTuple tuple)
|
void |
DefaultRemoteNotificationServerHandler.addNotificationListener(Integer id,
NotificationTuple tuple)
|
void |
RemoteNotificationServerHandler.addNotificationListener(Integer id,
NotificationTuple tuple)
|
boolean |
RemoteNotificationClientHandler.contains(NotificationTuple tuple)
|
Integer |
RemoteNotificationClientHandler.getNotificationListener(NotificationTuple tuple)
|
Integer[] |
RemoteNotificationClientHandler.getNotificationListeners(NotificationTuple tuple)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |