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