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.
 interface HASingletonSupportMBean
          The management interface for the singleton support service.
 

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