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