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

Packages that use HASingletonSupportMBean
org.jboss.ha.singleton   
 

Uses of HASingletonSupportMBean in org.jboss.ha.singleton
 

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

Classes in org.jboss.ha.singleton that implement HASingletonSupportMBean
 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.