Uses of Class javax.management.MBeanNotificationInfo

Uses in package javax.management

Constructors with parameter type javax.management.MBeanNotificationInfo

Constructs a new MBeanInfo using the supplied class name and description with the given attributes, operations, constructors and notifications.

Methods with return type javax.management.MBeanNotificationInfo

MBeanNotificationInfo[]
Returns an array describing the notifications this bean may send to its registered listeners.
MBeanNotificationInfo[]
Returns an array describing the notifications this bean may send to its registered listeners.
MBeanNotificationInfo[]
Returns an array describing the notifications this bean may send to its registered listeners.
MBeanNotificationInfo[]
Returns descriptions of each of the notifications emitted by this management bean.

Uses in package javax.management.openmbean

Constructors with parameter type javax.management.MBeanNotificationInfo

Constructs a new OpenMBeanInfo using the supplied class name and description with the given attributes, operations, constructors and notifications.

Methods with return type javax.management.MBeanNotificationInfo

MBeanNotificationInfo[]
Returns descriptions of each of the notifications provided by this management bean.