|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultContext | |
org.apache.avalon.excalibur.testcase | Excalibur testcase utilities. |
org.apache.avalon.fortress.util |
The util package includes general unities supporting configuration and context management. |
Uses of DefaultContext in org.apache.avalon.excalibur.testcase |
Methods in org.apache.avalon.excalibur.testcase with parameters of type DefaultContext | |
protected void |
ExcaliburTestCase.addContext(DefaultContext context)
Deprecated. This method may be overwritten by subclasses to put additional objects into the context programmatically. |
Uses of DefaultContext in org.apache.avalon.fortress.util |
Subclasses of DefaultContext in org.apache.avalon.fortress.util | |
class |
OverridableContext
The OverridableContext allows you to "null" out entries, even if they are in a parent context. |
Fields in org.apache.avalon.fortress.util declared as DefaultContext | |
protected DefaultContext |
ContextManager.m_childContext
The context of the new impl. |
protected DefaultContext |
ContextManager.m_containerManagerContext
Container manager's context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |