|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MBeanNotificationInfo | |
| javax.management | |
| javax.management.modelmbean | |
| javax.management.monitor | The JBossMX monitor services. |
| javax.management.openmbean | |
| javax.management.relation | The JBossMX relation service. |
| org.jboss.mx.capability | |
| org.jboss.mx.loading | |
| org.jboss.mx.modelmbean | |
| org.jboss.mx.server | |
| org.jboss.mx.util | Utilities for the Java Management Extentions API. |
| Uses of MBeanNotificationInfo in javax.management |
| Fields in javax.management declared as MBeanNotificationInfo | |
protected MBeanNotificationInfo[] |
MBeanInfo.notifications
|
| Methods in javax.management that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
NotificationBroadcasterSupport.getNotificationInfo()
|
MBeanNotificationInfo[] |
NotificationBroadcaster.getNotificationInfo()
Returns the notification metadata associated with the MBean. |
MBeanNotificationInfo[] |
MBeanServerDelegate.getNotificationInfo()
|
MBeanNotificationInfo[] |
MBeanInfo.getNotifications()
|
| Constructors in javax.management with parameters of type MBeanNotificationInfo | |
MBeanInfo(String className,
String description,
MBeanAttributeInfo[] attributes,
MBeanConstructorInfo[] constructors,
MBeanOperationInfo[] operations,
MBeanNotificationInfo[] notifications)
|
|
| Uses of MBeanNotificationInfo in javax.management.modelmbean |
| Subclasses of MBeanNotificationInfo in javax.management.modelmbean | |
class |
ModelMBeanNotificationInfo
Represents a notification in a Model MBean's management interface. |
| Methods in javax.management.modelmbean that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
RequiredModelMBean.getNotificationInfo()
|
MBeanNotificationInfo[] |
ModelMBeanInfoSupport.getNotifications()
|
MBeanNotificationInfo[] |
ModelMBeanInfo.getNotifications()
|
| Uses of MBeanNotificationInfo in javax.management.monitor |
| Methods in javax.management.monitor that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
StringMonitor.getNotificationInfo()
|
MBeanNotificationInfo[] |
GaugeMonitor.getNotificationInfo()
|
MBeanNotificationInfo[] |
CounterMonitor.getNotificationInfo()
|
| Uses of MBeanNotificationInfo in javax.management.openmbean |
| Methods in javax.management.openmbean that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
OpenMBeanInfo.getNotifications()
Retrieve an array of MBeanNotificationInfos describing each notification of the open mbean. |
| Constructors in javax.management.openmbean with parameters of type MBeanNotificationInfo | |
OpenMBeanInfoSupport(String className,
String description,
OpenMBeanAttributeInfo[] attributes,
OpenMBeanConstructorInfo[] constructors,
OpenMBeanOperationInfo[] operations,
MBeanNotificationInfo[] notifications)
Contruct an OpenMBeanInfoSupport |
|
| Uses of MBeanNotificationInfo in javax.management.relation |
| Methods in javax.management.relation that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
RelationService.getNotificationInfo()
|
| Uses of MBeanNotificationInfo in org.jboss.mx.capability |
| Methods in org.jboss.mx.capability that return MBeanNotificationInfo | |
protected MBeanNotificationInfo[] |
ReflectedMBeanDispatcher.getNotificationInfo()
|
| Uses of MBeanNotificationInfo in org.jboss.mx.loading |
| Methods in org.jboss.mx.loading that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
UnifiedLoaderRepository4.getNotificationInfo()
|
MBeanNotificationInfo[] |
UnifiedLoaderRepository3.getNotificationInfo()
|
MBeanNotificationInfo[] |
UnifiedLoaderRepository2.getNotificationInfo()
Deprecated. |
MBeanNotificationInfo[] |
UnifiedLoaderRepository.getNotificationInfo()
Deprecated. |
| Uses of MBeanNotificationInfo in org.jboss.mx.modelmbean |
| Methods in org.jboss.mx.modelmbean that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
XMBean.getNotificationInfo()
|
MBeanNotificationInfo[] |
ModelMBeanInvoker.getNotificationInfo()
|
| Uses of MBeanNotificationInfo in org.jboss.mx.server |
| Methods in org.jboss.mx.server that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
AbstractMBeanInvoker.getNotificationInfo()
|
protected MBeanNotificationInfo[] |
AbstractMBeanInvoker.getNotificationInfoFromResource()
|
| Uses of MBeanNotificationInfo in org.jboss.mx.util |
| Methods in org.jboss.mx.util that return MBeanNotificationInfo | |
MBeanNotificationInfo[] |
JBossNotificationBroadcasterSupport.getNotificationInfo()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||