org.apache.myfaces.extensions.cdi.core.impl.activation
Class PropertyExpressionInterpreter
java.lang.Object
org.apache.myfaces.extensions.cdi.core.api.tools.AbstractPropertyExpressionInterpreter
org.apache.myfaces.extensions.cdi.core.impl.activation.PropertyExpressionInterpreter
- All Implemented Interfaces:
- ExpressionInterpreter<String,Boolean>
@Typed
public class PropertyExpressionInterpreter
- extends AbstractPropertyExpressionInterpreter
Interpreter which uses the lookup chain for of CODI for configured values
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyExpressionInterpreter
public PropertyExpressionInterpreter()
getConfiguredValue
protected String getConfiguredValue(String key)
-
- Specified by:
getConfiguredValue
in class AbstractPropertyExpressionInterpreter
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.