|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoadBalancer | |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| Uses of LoadBalancer in com.sun.enterprise.config.serverbeans |
|---|
| Methods in com.sun.enterprise.config.serverbeans that return LoadBalancer | |
|---|---|
static LoadBalancer |
LoadBalancers.Duck.getLoadBalancer(LoadBalancers instance,
String name)
|
LoadBalancer |
LoadBalancers.getLoadBalancer(String name)
Return the load balancer config with the given name, or null if no such load balancer exists. |
| Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type LoadBalancer | |
|---|---|
List<LoadBalancer> |
LoadBalancers.getLoadBalancer()
Gets the value of the loadBalancer property. |
| Methods in com.sun.enterprise.config.serverbeans with parameters of type LoadBalancer | |
|---|---|
void |
LoadBalancer.DeleteDecorator.decorate(AdminCommandContext context,
LoadBalancers parent,
LoadBalancer child)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||