|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationInfo | |
---|---|
org.apache.commons.modeler | The Modeler component of the Apache Commons subproject offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification. |
Uses of NotificationInfo in org.apache.commons.modeler |
---|
Fields in org.apache.commons.modeler declared as NotificationInfo | |
---|---|
protected NotificationInfo[] |
ManagedBean.notifications
|
Methods in org.apache.commons.modeler that return NotificationInfo | |
---|---|
NotificationInfo[] |
ManagedBean.getNotifications()
The collection of notifications for this MBean. |
Methods in org.apache.commons.modeler with parameters of type NotificationInfo | |
---|---|
void |
ManagedBean.addNotification(NotificationInfo notification)
Add a new notification to the set of notifications for this MBean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |