protected class JConfigurationFactory.JConfiguration extends TreeContextFactory.TreeContext
JContextFactory.JContext.InnerEnumeration
Context.NO_VALUE
self_element
enclosing_context, id
int_value, reference, type, value
Modifier | Constructor and Description |
---|---|
protected |
JConfiguration() |
protected |
JConfiguration(ClassPathFinder _finder) |
protected |
JConfiguration(Context _scope) |
protected |
JConfiguration(Context _scope,
ClassPathFinder _finder) |
Modifier and Type | Method and Description |
---|---|
protected Element |
getElement(java.lang.String name,
boolean local)
Returns the element identified by name, or null if none exists.
|
protected Element |
handleScopeElement(Element element) |
protected void |
recycle() |
void |
reset()
needs to be synchronized.
|
java.lang.String |
toString() |
addLocalElement, duplicate, getAbsoluteName, newContextElement
acquire, addElement, addElement, addElement, addElement, addElement, addElement, addOrGetContext, addOrGetContext, addOrGetLocalContext, finalize, getComponent, getElement, getElement, getElements, getFactoryValue, getIntValue, getIntValue, getScope, getValue, internalFork, newComponent, newComponent, newContextElement, release, setScope
fork, getComponent, getFactoryValue, getIntValue, getReference, getType, getValue, getValue, setReference
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
fork, getComponent, getFactoryValue, getIntValue, getReference, getType, getValue, getValue, setReference
protected JConfiguration()
protected JConfiguration(Context _scope)
protected JConfiguration(ClassPathFinder _finder)
protected JConfiguration(Context _scope, ClassPathFinder _finder)
public java.lang.String toString()
toString
in class TreeContextFactory.TreeContext
public void reset()
JContextFactory.JContext
reset
in interface Context
reset
in class JContextFactory.JContext
protected void recycle()
recycle
in class TreeContextFactory.TreeContext
protected Element getElement(java.lang.String name, boolean local)
TreeContextFactory.TreeContext
getElement
in class TreeContextFactory.TreeContext
name
- a local name;local
- if true, don't search the enclosing context.protected Element handleScopeElement(Element element)
handleScopeElement
in class JContextFactory.JContext