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