Uses of Interface
org.ow2.carol.cmi.lb.policy.ILBPolicy

Packages that use ILBPolicy
org.ow2.carol.cmi.controller.common   
org.ow2.carol.cmi.controller.provider   
 

Uses of ILBPolicy in org.ow2.carol.cmi.controller.common
 

Methods in org.ow2.carol.cmi.controller.common that return ILBPolicy
 ILBPolicy<CMIReference> ClusterViewManager.getLBPolicy(java.lang.String objectName)
          Returns an instance of LB policy for the object that have the given name.
 

Methods in org.ow2.carol.cmi.controller.common that return types with arguments of type ILBPolicy
 java.lang.Class<? extends ILBPolicy> ClusterViewManager.getLBPolicyClass(java.lang.String objectName)
          Returns the class that defines the policy for an object with the given name.
 

Uses of ILBPolicy in org.ow2.carol.cmi.controller.provider
 

Methods in org.ow2.carol.cmi.controller.provider that return types with arguments of type ILBPolicy
 java.lang.Class<? extends ILBPolicy> ClientClusterViewProvider.getLBPolicyClass(java.lang.String objectName)
          Gets the class of a given LB policy.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.