Deprecated API


Contents
Deprecated Interfaces
org.jboss.ha.framework.interfaces.DistributedState.DSListener
          use the DSListenerEx instead 
 

Deprecated Methods
org.jboss.ha.framework.server.HATarget.init()
          this will be removed in the next major release 
org.jboss.ha.framework.interfaces.DistributedReplicantManager.lookupReplicantsNodeNames(String)
          Replaced by DistributedReplicantManager.lookupReplicantsNodes(String) that returns a List of ClusterNode. Call getName() on List entries to get same behavior. 
 



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