|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILBStrategy | |
|---|---|
| org.ow2.carol.cmi.controller.common | |
| org.ow2.carol.cmi.controller.provider | |
| org.ow2.carol.cmi.lb.policy | |
| Uses of ILBStrategy in org.ow2.carol.cmi.controller.common |
|---|
| Methods in org.ow2.carol.cmi.controller.common that return types with arguments of type ILBStrategy | |
|---|---|
java.lang.Class<? extends ILBStrategy> |
ClusterViewManager.getLBStrategyClass(java.lang.String objectName)
Returns the class that defines the strategy for an object with the given name. |
| Uses of ILBStrategy in org.ow2.carol.cmi.controller.provider |
|---|
| Methods in org.ow2.carol.cmi.controller.provider that return types with arguments of type ILBStrategy | |
|---|---|
java.lang.Class<? extends ILBStrategy> |
ClientClusterViewProvider.getLBStrategyClass(java.lang.String objectName)
Gets a class of strategy for the object with the given name. |
| Uses of ILBStrategy in org.ow2.carol.cmi.lb.policy |
|---|
| Methods in org.ow2.carol.cmi.lb.policy with parameters of type ILBStrategy | |
|---|---|
void |
ILBPolicy.setStrategy(ILBStrategy<T> lbStrategy)
Sets a strategy to modify the behavior of this policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||