站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Uses of Class org.jboss.ha.framework.interfaces.HARMIClient (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


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.