public class ExpressionHandlerFactory extends Object
| Constructor and Description |
|---|
ExpressionHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionHandler |
getHandler(Expression expression)
This method returns an expression handler for the supplied expression.
|
public static ExpressionHandler getHandler(Expression expression)
expression - The expressionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.