| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.configuration.modCluster | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.modCluster.balancer |
| Modifier and Type | Method and Description |
|---|---|
List<Balancer> |
ModCluster.ModClusterResources.balancers()
Get the list of Balancer resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ModCluster.balancer(Balancer value)
Add the Balancer object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ModCluster.balancers(List<Balancer> value)
Add all Balancer objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Balancer<T extends Balancer>
Runtime representation of a mod_cluster balancer
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.