Package org.apache.avalon.fortress.util

The util package includes general unities supporting configuration and context management.

See:
          Description

Interface Summary
ContextManagerConstants Provides constants used to access the Context object for containers.
 

Class Summary
ContextManager You can get two different contexts from the ContextManager: the container context (m_childContext) and the container manager context (m_contaimerManagerContext)
FortressConfig Helper class to create a m_context for the ContextManager.
LifecycleExtensionManager LifecycleExtensionManager class.
OverridableContext The OverridableContext allows you to "null" out entries, even if they are in a parent context.
Service This class handles looking up service providers on the class path.
 

Exception Summary
CompositeException This is an exception made up of one or more subexceptions.
 

Package org.apache.avalon.fortress.util Description

The util package includes general unities supporting configuration and context management.

The contents of this package are not a part of the fortress client API.



Copyright © 2000-2002 Apache Avalon Project. All Rights Reserved.