|
||||||||||
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(javax.management.ObjectName name,
RMINotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
RMIAdaptorExt.addNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
RMIAdaptor.removeNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener)
|
void |
RMIAdaptorExt.removeNotificationListener(javax.management.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(javax.management.ObjectName name,
RMINotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
InvokerAdaptorService.removeNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |