Interface WeightedRoundRobinViewMBean
-
- All Known Implementing Classes:
WeightedRoundRobinView
public interface WeightedRoundRobinViewMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidchangeWeight(int pos, int weight)int[]getCurrentWeights()
-