| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.configuration | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.modCluster |
| Modifier and Type | Method and Description |
|---|---|
List<ModCluster> |
Filter.FilterResources.modClusters()
Get the list of ModCluster resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.modCluster(ModCluster value)
Add the ModCluster object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.modClusters(List<ModCluster> value)
Add all ModCluster objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModCluster<T extends ModCluster>
A mod-cluster front end load balancer
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.