| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.configuration |
| Modifier and Type | Method and Description |
|---|---|
List<ExpressionFilter> |
FilterConfiguration.FilterConfigurationResources.expressionFilters()
Get the list of org.wildfly.swarm.config.undertow.configuration.ExpressionFilter resources
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfiguration |
FilterConfiguration.expressionFilter(ExpressionFilter value)
Add the org.wildfly.swarm.config.undertow.configuration.ExpressionFilter object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfiguration |
FilterConfiguration.expressionFilters(List<ExpressionFilter> value)
Add all org.wildfly.swarm.config.undertow.configuration.ExpressionFilter objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionFilter |
ExpressionFilter.expression(String value)
The expression that defines the filter
|
ExpressionFilter |
ExpressionFilter.module(String value)
Module to use to load the filter definitions
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.