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
CommandSink Created by IntelliJ IDEA.
ContextManager You can get two different contexts from the ContextManager: the container context (m_childContext) and the container manager context (m_containerManagerContext)
FortressCommandFailureHandler The default CommandFailureHandler used by Fortress to log any failures encountered while executing commands.
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.
ReflectiveConfigurator A creator that configures a component based on reflection.
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 © 1997-2005 The Apache Software Foundation. All Rights Reserved.