Uses of Interface
org.jboss.ha.singleton.HASingletonMBean

Packages that use HASingletonMBean
org.jboss.ha.singleton   
 

Uses of HASingletonMBean in org.jboss.ha.singleton
 

Subinterfaces of HASingletonMBean in org.jboss.ha.singleton
 interface HASingletonControllerMBean
          The management interface for the singleton controller service.
 

Classes in org.jboss.ha.singleton that implement HASingletonMBean
 class HASingletonController
          A clustered singleton service that calls a configurable method on a target mbean, whenever the current node becomes the master.
 class HASingletonSupport
          Base class for HA-Singleton services.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.