org.apache.myfaces.extensions.cdi.core.impl.activation
Class PropertyExpressionInterpreter
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.activation.PropertyExpressionInterpreter
- All Implemented Interfaces:
- ExpressionInterpreter<String,Boolean>
@Typed
public class PropertyExpressionInterpreter
- extends Object
- implements ExpressionInterpreter<String,Boolean>
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyExpressionInterpreter
public PropertyExpressionInterpreter()
evaluate
public Boolean evaluate(String expressions)
-
- Specified by:
evaluate
in interface ExpressionInterpreter<String,Boolean>
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.