wt.inf.container
Class WTContainerHelper.ContainerConfig
java.lang.Object
wt.inf.container.WTContainerHelper.ContainerConfig
- Enclosing class:
- WTContainerHelper
- protected static final class WTContainerHelper.ContainerConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
infos
private final Map infos
WTContainerHelper.ContainerConfig
protected WTContainerHelper.ContainerConfig()
throws WTException
containsKey
protected boolean containsKey(Class clazz)
keys
protected Iterator keys()
values
protected Iterator values()
getInfo
protected WTContainerHelper.ContainerInfo getInfo(Class clazz)
add
protected void add(WTContainerHelper.ContainerInfo info)
reload
protected void reload()
throws WTException
- Throws:
WTException
getProperties
private Properties getProperties()
throws WTException
- Throws:
WTException