Uses of Interface
org.jboss.ha.framework.interfaces.DistributedState.DSListener

Packages that use DistributedState.DSListener
org.jboss.ha.framework.interfaces   
 

Uses of DistributedState.DSListener in org.jboss.ha.framework.interfaces
 

Methods in org.jboss.ha.framework.interfaces with parameters of type DistributedState.DSListener
 void DistributedState.registerDSListener(String category, DistributedState.DSListener subscriber)
          Deprecated. Subscribes to receive DistributedState.DSListener events
 void DistributedState.unregisterDSListener(String category, DistributedState.DSListener subscriber)
          Deprecated. Unsubscribes from DistributedState.DSListener events
 



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