| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.expressionFilter |
| Modifier and Type | Method and Description |
|---|---|
List<ExpressionFilter> |
ConfigurationFilter.ConfigurationFilterResources.expressionFilters()
Get the list of ExpressionFilter resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.expressionFilter(ExpressionFilter value)
Add the ExpressionFilter object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.expressionFilters(List<ExpressionFilter> value)
Add all ExpressionFilter objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionFilter<T extends ExpressionFilter>
A filter parsed from the undertow expression language
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.