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

Packages that use HASingletonProfileActivatorMBean
org.jboss.ha.singleton   
 

Uses of HASingletonProfileActivatorMBean in org.jboss.ha.singleton
 

Classes in org.jboss.ha.singleton that implement HASingletonProfileActivatorMBean
 class HASingletonProfileActivator
          Bean that activates a configurable Profile when notified by a singleton controller, and releases it when notified.
 class HASingletonProfileManager
          Extends HASingletonProfileActivator by actually creating and registering a Profile from a configurable set of URIs during the HASingletonProfileManager.start() phase, deregistering it in the HASingletonProfileManager.stop() phase.
 



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