public class ExpressionFilter<T extends ExpressionFilter> extends Object
| Constructor and Description |
|---|
ExpressionFilter(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
expression()
The expression that defines the filter
|
T |
expression(String value)
The expression that defines the filter
|
String |
getKey() |
String |
module()
Module to use to load the filter definitions
|
T |
module(String value)
Module to use to load the filter definitions
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.