com.opensymphony.xwork2.config.impl
Class DefaultConfiguration.ContainerProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
com.opensymphony.xwork2.util.location.LocatableProperties
com.opensymphony.xwork2.config.impl.DefaultConfiguration.ContainerProperties
- All Implemented Interfaces:
- Locatable, Serializable, Cloneable, Map<Object,Object>
- Enclosing class:
- DefaultConfiguration
class DefaultConfiguration.ContainerProperties
- extends LocatableProperties
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
DefaultConfiguration.ContainerProperties
DefaultConfiguration.ContainerProperties()
setProperty
public Object setProperty(String key,
String value)
- Overrides:
setProperty
in class Properties
setConstants
public void setConstants(ContainerBuilder builder)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.