Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.jonathan.libs.kernel.JComponent
org.objectweb.jonathan.libs.kernel.JContextFactory.JContext
org.objectweb.jonathan.libs.kernel.TreeContextFactory.TreeContext
org.objectweb.jonathan.libs.kernel.JConfigurationFactory.JConfiguration
protected class JConfigurationFactory.JConfiguration
extends TreeContextFactory.TreeContext
Nested Class Summary |
Nested classes/interfaces inherited from class org.objectweb.jonathan.libs.kernel.JContextFactory.JContext | |
JContextFactory.JContext.InnerEnumeration |
Field Summary |
Fields inherited from class org.objectweb.jonathan.libs.kernel.TreeContextFactory.TreeContext | |
self_element |
Fields inherited from class org.objectweb.jonathan.libs.kernel.JContextFactory.JContext | |
enclosing_context , id |
Fields inherited from class org.objectweb.jonathan.libs.kernel.JComponent | |
int_value , reference , type , value |
Constructor Summary | |
| |
| |
| |
|
Method Summary | |
protected Element |
|
protected Element |
|
protected void |
|
void |
|
String |
|
Methods inherited from class org.objectweb.jonathan.libs.kernel.TreeContextFactory.TreeContext | |
addLocalElement , duplicate , getAbsoluteName , getElement , newContextElement , recycle , toString |
Methods inherited from class org.objectweb.jonathan.libs.kernel.JContextFactory.JContext | |
acquire , addElement , addElement , addElement , addElement , addElement , addElement , addLocalElement , addOrGetContext , addOrGetContext , addOrGetLocalContext , duplicate , finalize , getComponent , getElement , getElement , getElement , getElements , getFactoryValue , getIntValue , getIntValue , getScope , getValue , handleScopeElement , internalFork , newComponent , newComponent , newContextElement , newContextElement , recycle , release , reset , setScope , toString |
Methods inherited from class org.objectweb.jonathan.libs.kernel.JComponent | |
duplicate , fork , getComponent , getElement , getFactoryValue , getIntValue , getReference , getType , getValue , getValue , internalFork , reset , setReference , toString |
protected Element getElement(String name, boolean local)
Returns the element identified by name, or null if none exists.
- Overrides:
- getElement in interface TreeContextFactory.TreeContext
- Parameters:
name
-local
- if true, don't search the enclosing context.
- Returns:
- the element identified by name, or null if none exists.
protected Element handleScopeElement(Element element)
- Overrides:
- handleScopeElement in interface JContextFactory.JContext