|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMINotificationListener | |
---|---|
org.jboss.jmx.adaptor.rmi | |
org.jboss.jmx.connector.invoker |
Uses of RMINotificationListener in org.jboss.jmx.adaptor.rmi |
---|
Methods in org.jboss.jmx.adaptor.rmi with parameters of type RMINotificationListener | |
---|---|
void |
RMIAdaptor.addNotificationListener(ObjectName name,
RMINotificationListener listener,
NotificationFilter filter,
Object handback)
|
void |
RMIAdaptorExt.addNotificationListener(ObjectName name,
RMINotificationListener listener,
NotificationFilter filter,
Object handback)
|
void |
RMIAdaptor.removeNotificationListener(ObjectName name,
RMINotificationListener listener)
|
void |
RMIAdaptorExt.removeNotificationListener(ObjectName name,
RMINotificationListener listener)
|
Constructors in org.jboss.jmx.adaptor.rmi with parameters of type RMINotificationListener | |
---|---|
NotificationListenerDelegate(RMINotificationListener client)
|
Uses of RMINotificationListener in org.jboss.jmx.connector.invoker |
---|
Methods in org.jboss.jmx.connector.invoker with parameters of type RMINotificationListener | |
---|---|
void |
InvokerAdaptorService.addNotificationListener(ObjectName name,
RMINotificationListener listener,
NotificationFilter filter,
Object handback)
|
void |
InvokerAdaptorService.removeNotificationListener(ObjectName name,
RMINotificationListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |