| Package | Description |
|---|---|
| org.apache.commons.modeler |
The Modeler component of the Jakarta Commons subproject
offers convenient support for configuring and instantiating Model MBeans
(management beans), as described in the JMX Specification.
|
| Modifier and Type | Field and Description |
|---|---|
protected NotificationInfo[] |
ManagedBean.notifications |
| Modifier and Type | Method and Description |
|---|---|
NotificationInfo[] |
ManagedBean.getNotifications()
The collection of notifications for this MBean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedBean.addNotification(NotificationInfo notification)
Add a new notification to the set of notifications for this MBean.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.