public interface ExpressionFilterFactory
| Modifier and Type | Method and Description |
|---|---|
ExpressionFilter |
getExpressionFilter(String filterCollection)
Retrieve an expression filter for the specified filterCollection identifier.
|
ExpressionFilter getExpressionFilter(String filterCollection)
filterCollection - a filter collection identifier, typically something like "mvel", "ognl"Copyright © 2014–2023 Apache Software Foundation. All rights reserved.