public abstract class SimpleListLoadBalancer<T> extends BaseLoadBalancer<T>
| Constructor and Description |
|---|
SimpleListLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResource(T... pResources) |
List<T> |
getResources() |
boolean |
hasNext() |
void |
removeResource(T pResource) |
next, pickResource, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected Object mLock
lpezet