Package | Description |
---|---|
org.wildfly.swarm.config.undertow | |
org.wildfly.swarm.config.undertow.configuration |
Modifier and Type | Method and Description |
---|---|
ModCluster |
FilterConfiguration.FilterConfigurationResources.modCluster(String key) |
Modifier and Type | Method and Description |
---|---|
List<ModCluster> |
FilterConfiguration.FilterConfigurationResources.modClusters()
Get the list of ModCluster resources
|
Modifier and Type | Method and Description |
---|---|
T |
FilterConfiguration.modCluster(ModCluster value)
Add the ModCluster object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
FilterConfiguration.modClusters(List<ModCluster> value)
Add all ModCluster objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
ModCluster<T extends ModCluster<T>>
A mod-cluster front end load balancer
|
interface |
ModClusterConsumer<T extends ModCluster<T>> |
interface |
ModClusterSupplier<T extends ModCluster> |
Modifier and Type | Method and Description |
---|---|
ModCluster |
ModClusterSupplier.get()
Constructed instance of ModCluster resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.