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

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

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

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



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