jestr.conf.props
Class Section
java.lang.Object
jestr.conf.props.Section
- public class Section
- extends java.lang.Object
- Author:
- David Gilliland
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CLONE_OF_DIRECTIVE
public static final java.lang.String CLONE_OF_DIRECTIVE
- See Also:
- Constant Field Values
Section
public Section(PropertyConfigurator owner)
setPrototypeScope
public void setPrototypeScope(PrototypeScope scope)
getOwner
public PropertyConfigurator getOwner()
createPrototype
public void createPrototype()
throws PropertyConfiguratorException
- Throws:
PropertyConfiguratorException
getPrototype
public java.lang.Object getPrototype()
toString
public java.lang.String toString()
getConfigurator
public SectionPropertyConfigurator getConfigurator()
setConfigurator
public void setConfigurator(SectionPropertyConfigurator conf)
setName
public void setName(java.lang.String s)
getName
public java.lang.String getName()
getClassName
public java.lang.String getClassName()
setClassName
public void setClassName(java.lang.String s)
getMap
public java.util.Map getMap()
Copyright (c) 2001-2003 - Apache Software Foundation