org.apache.geronimo.system.configuration.condition
Class ParserUtils.DebugHashMapContext
java.lang.Object
org.apache.commons.jexl2.MapContext
org.apache.geronimo.system.configuration.condition.ParserUtils.DebugHashMapContext
- All Implemented Interfaces:
- org.apache.commons.jexl2.JexlContext
- Enclosing class:
- ParserUtils
public static class ParserUtils.DebugHashMapContext
- extends org.apache.commons.jexl2.MapContext
| Fields inherited from class org.apache.commons.jexl2.MapContext |
map |
| Methods inherited from class org.apache.commons.jexl2.MapContext |
has, set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserUtils.DebugHashMapContext
public ParserUtils.DebugHashMapContext()
get
public Object get(String str)
- Specified by:
get in interface org.apache.commons.jexl2.JexlContext- Overrides:
get in class org.apache.commons.jexl2.MapContext
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.