|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NotificationField in org.apache.felix.ipojo.handlers.jmx |
---|
Methods in org.apache.felix.ipojo.handlers.jmx that return NotificationField | |
---|---|
NotificationField |
JmxConfigFieldMap.getNotificationFromName(String name)
Returns the notification with the given name. |
Methods in org.apache.felix.ipojo.handlers.jmx that return types with arguments of type NotificationField | |
---|---|
Collection<NotificationField> |
JmxConfigFieldMap.getNotifications()
Gets all notifications defined. |
Methods in org.apache.felix.ipojo.handlers.jmx with parameters of type NotificationField | |
---|---|
void |
JmxConfigFieldMap.addNotificationFromName(String name,
NotificationField notificationField)
Adds a notification. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |