org.apache.geronimo.system.configuration.condition
Class ParserUtils.DebugHashMapContext

java.lang.Object
  extended by org.apache.commons.jexl2.MapContext
      extended by 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


Field Summary
 
Fields inherited from class org.apache.commons.jexl2.MapContext
map
 
Constructor Summary
ParserUtils.DebugHashMapContext()
           
 
Method Summary
 java.lang.Object get(java.lang.String str)
           
 
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
 

Constructor Detail

ParserUtils.DebugHashMapContext

public ParserUtils.DebugHashMapContext()
Method Detail

get

public java.lang.Object get(java.lang.String str)
Specified by:
get in interface org.apache.commons.jexl2.JexlContext
Overrides:
get in class org.apache.commons.jexl2.MapContext


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.