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

Packages that use HASingleton
org.jboss.ha.singleton   
 

Uses of HASingleton in org.jboss.ha.singleton
 

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

Classes in org.jboss.ha.singleton that implement HASingleton
 class HASingletonController
          A clustered singleton service that calls a configurable method on a target (m)bean, whenever the current node becomes the master.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.