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