org.apache.myfaces.extensions.cdi.core.impl.provider
Class SystemPropertyExpressionInterpreter
java.lang.Object
org.apache.myfaces.extensions.cdi.core.api.tools.AbstractPropertyExpressionInterpreter
org.apache.myfaces.extensions.cdi.core.impl.provider.SystemPropertyExpressionInterpreter
- All Implemented Interfaces:
- ExpressionInterpreter<String,Boolean>
public class SystemPropertyExpressionInterpreter
- extends AbstractPropertyExpressionInterpreter
PropertyExpressionInterpreter
which resolves
system/env. properties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertyExpressionInterpreter
public SystemPropertyExpressionInterpreter()
getConfiguredValue
protected String getConfiguredValue(String key)
-
- Specified by:
getConfiguredValue
in class AbstractPropertyExpressionInterpreter
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.