Uses of Class
org.apache.felix.ipojo.handlers.jmx.NotificationField

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.
 



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