| Package | Description |
|---|---|
| org.mc4j.ems.connection.bean |
| Modifier and Type | Method and Description |
|---|---|
EmsNotification |
EmsBean.getNotification(java.lang.String name)
Returns the notification with the specified name, or null if this MBean has no such notification.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.SortedSet<EmsNotification> |
EmsBean.getNotifications()
Returns the set of all notifications for this MBean; never null.
|