All Implemented Interfaces:
HASingletonMBean, HAServiceMBean
All Known Implementing Classes:
HASingletonControllerMBean, HASingletonController, HASingletonSupportMBean, HASingletonControllerTester
The service provides a simple way for a concrete mbean to detect whether or not it is the active one in the cluster.
Concrete mbeans would usually do activities like regular clean up of database tables or saving statistics about cluster usage. Replaced by org.jboss.ha.framework.interfaces.HASingletonMBean
- href="mailto:ivelin@apache.org">Ivelin Ivanov
- href="mailto:dimitris@jboss.org">Dimitris Andreadis
$ - Revision: 81001 $| Field Summary | ||
|---|---|---|
| String | HASINGLETON_STARTING_NOTIFICATION | Notifications emitted locally by an HASingleton to indicate state transitions |
| String | HASINGLETON_STARTED_NOTIFICATION | |
| String | HASINGLETON_STOPPING_NOTIFICATION | |
| String | HASINGLETON_STOPPED_NOTIFICATION | |