Uses of Class
org.jboss.ha.framework.interfaces.HARMIClient

Packages that use HARMIClient
org.jboss.ha.framework.interfaces   
org.jboss.ha.framework.server   
 

Uses of HARMIClient in org.jboss.ha.framework.interfaces
 

Methods in org.jboss.ha.framework.interfaces with parameters of type HARMIClient
 void RoundRobin.init(HARMIClient father)
           
 void RandomRobin.init(HARMIClient father)
           
 void LoadBalancePolicy.init(HARMIClient father)
          Initialize the policy with a reference to its parent stub.
 void FirstAvailableIdenticalAllProxies.init(HARMIClient father)
           
 void FirstAvailable.init(HARMIClient father)
           
 

Uses of HARMIClient in org.jboss.ha.framework.server
 

Methods in org.jboss.ha.framework.server with parameters of type HARMIClient
 void HARMIServerImpl.RefreshProxiesHATarget.addProxy(HARMIClient client)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.