org.continuent.sequoia.common.jmx.notifications |
JmxNotification that can be sent are in the list SequoiaNotificationList .
JmxNotification themselves are created from the JmxNotification class
and are serialized via xml.
|
Java Source File Name | Type | Comment |
JmxNotification.java | Class | This class defines a JmxNotification class. |
SequoiaNotificationList.java | Class | This is the list of the Sequoia notification that can be sent from the mbean
server on the controller. |