Uses of Interface
org.jboss.ha.jmx.HAServiceMBean

Packages that use HAServiceMBean
org.jboss.ha.jmx   
org.jboss.ha.singleton   
 

Uses of HAServiceMBean in org.jboss.ha.jmx
 

Classes in org.jboss.ha.jmx that implement HAServiceMBean
 class HAServiceMBeanSupport
          Management Bean for an HA-Service.
 

Uses of HAServiceMBean in org.jboss.ha.singleton
 

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

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