Uses of Package
org.jboss.ha.client.loadbalance

Packages that use org.jboss.ha.client.loadbalance
org.jboss.aspects.remoting   
org.jboss.ha.client.loadbalance   
org.jboss.ha.client.loadbalance.aop   
 

Classes in org.jboss.ha.client.loadbalance used by org.jboss.aspects.remoting
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.client.loadbalance used by org.jboss.ha.client.loadbalance
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.client.loadbalance used by org.jboss.ha.client.loadbalance.aop
AopLoadBalancePolicy
          Extends the parent interface by adding support for passing in an AOP Invocation as an aid in making the choice of targets.
FirstAvailable
          LoadBalancePolicy implementation that, once a target is chosen, always favors that same target; i.e.
FirstAvailableIdenticalAllProxies
          Extends the "sticky session" behavior of FirstAvailable by caching the favored target in the FamilyClusterInfo, thus allowing different proxies for the same family to use the same favored target.
 



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