org.apache.xbean.naming.context
Class ContextUtil.Node
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.apache.xbean.naming.context.ContextUtil.Node
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Object>
- Enclosing class:
- ContextUtil
public static final class ContextUtil.Node
- extends HashMap<String,Object>
Do nothing subclass of hashmap used to differentiate between a Map in the tree an a nested element during tree building
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
ContextUtil.Node
public ContextUtil.Node()
Copyright © 2005-2013. All Rights Reserved.