| Name | Description | Type | Package | Framework |
| AbstractComponentHandler | AbstractComponentHandler class, ensures components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| AbstractContainer | This abstract implementation provides basic functionality for building an implementation of the Container interface. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| AbstractMetaInfoManager | Provides the foundation for MetaInfoManagers. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| AbstractObjectFactory | AbstractObjectFactory does XYZVersion:CVS $ Revision: 1. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| AbstractReleasableComponent | Base Implementation for a releasable component. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| AbstractRoleManager | The Excalibur Role Manager is used for Excalibur Role Mappings. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| BCELCodeGenerator | BCELCodeGenerator creates implementations for the Fields needed in creating a | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| ChangedFileOutputStream | OutputStream which will only update an existing file if its contents actually change. | Class | org.apache.avalon.fortress.tools | Apache Avalon |
|
| CommandSink | Created by IntelliJ IDEA. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ComponentFactory | Factory for Avalon components. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| ComponentHandler | The ComponentHandler interface marks the ComponentHandler implementations. | Interface | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| ComponentHandlerEntry | This is the impl of runtime information about aVersion:$Revision: 1. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| ComponentHandlerMetaData | A class holding metadata about a component handler. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| ComponentMetaInfoCollector | ANT task to collect all the meta information for the components. | Class | org.apache.avalon.fortress.tools | Apache Avalon |
|
| ComponentViewer | Simple Fortress container containing a Swing based viewer for performing lookups on registered components. | Class | org.apache.avalon.fortress.examples.viewer | Apache Avalon |
|
| CompositeException | This is an exception made up of one or more subexceptions. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ConfigurableRoleManager | Configurable RoleManager implementation. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| Container | The Container is an interface used to mark the Containers in your system. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerConstants | Provides constants used to access the Context object for containers. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerManager | The ContainerManager is a single point of contact to manage your Container resources. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerManagerConstants | Provides constants used to access the Context object for impl managers. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContextManager | You can get two different contexts from the ContextManager: the container context (m_childContext) | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ContextManagerConstants | Provides constants used to access the Context object for containers. | Interface | org.apache.avalon.fortress.util | Apache Avalon |
|
| CyclicDependencyException | CyclicDependencyException is thrown any time the DAG verifier finds a cycle. | Class | org.apache.avalon.fortress.util.dag | Apache Avalon |
|
| DefaultContainer | This is the default implementation of Container, adding configuration markup semantics to the AbstractContainer. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| DefaultContainerManager | This is the default implementation of the ContainerManager interface. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| DefaultECMContainer | Customize the Fortress container to handle ECM compatibilityVersion:CVS $ Revision: 1. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| DirectedAcyclicGraphVerifier | DirectedAcyclicGraphVerifier provides methods to verify that any set of vertices has no cycles. | Class | org.apache.avalon.fortress.util.dag | Apache Avalon |
|
| ECMMetaInfoManager | | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| ECMRoleManager | This role manager implementation is able to read ECM based role files. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| ExtendedComponent | Simple TestComponent component for testing custom extensionsVersion:CVS $Revision: 1. | Interface | org.apache.avalon.fortress.examples.extended.components | Apache Avalon |
|
| ExtendedComponentImpl | TestComponentImpl, demonstrating the use of a custom lifecycle stage SecurityManageable. | Class | org.apache.avalon.fortress.examples.extended.components | Apache Avalon |
|
| ExtendedContainer | Fields inherited from class org. | Class | org.apache.avalon.fortress.examples.extended | Apache Avalon |
|
| Extensions | Some custom extensions for this container's components. | Class | org.apache.avalon.fortress.examples.extended.extensions | Apache Avalon |
|
| FactoryComponentHandler | The FactoryComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| FortressAdapter | Fortress based component adapter. | Class | org.apache.avalon.fortress.migration | Apache Avalon |
|
| FortressBean | Bean for making it easier to run Fortress, for example as Ant task. | Class | org.apache.avalon.fortress.tools | Apache Avalon |
|
| FortressCommandFailureHandler | The default CommandFailureHandler used by Fortress to log any failures encountered while executing commands. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| FortressConfig | Helper class to create a m_context for the ContextManager. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| FortressRoleManager | The Excalibur Role Manager is used for Excalibur Role Mappings. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| FortressServiceManager | This is the Default ServiceManager for the Container. | Class | org.apache.avalon.fortress.impl.lookup | Apache Avalon |
|
| FortressServiceSelector | This is the Default ServiceSelector for the Container. | Class | org.apache.avalon.fortress.impl.lookup | Apache Avalon |
|
| FortressTestCase | JUnit TestCase for Components run under Fortress. | Class | org.apache.avalon.fortress.testcase | Apache Avalon |
|
| InitializationException | This exception is used to indicate something went horribly wrong in the ContainerManager, and it is unable to create a new instance of your | Class | org.apache.avalon.fortress | Apache Avalon |
|
| InstrumentableCreator | The InstrumentableCreator is used as a standard lifecycle extension for containers that support it. | Class | org.apache.avalon.fortress.impl.extensions | Apache Avalon |
|
| LEAwareComponentHandler | A ComponentHandler that delegates to underlying handler but also calls relevent Lifecycle Extension handlers at the right time. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| LifecycleExtensionManager | LifecycleExtensionManager class. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| Main | Fortress container example with custom extensionsVersion:$Id: Main. | Class | org.apache.avalon.fortress.examples.extended | Apache Avalon |
|
| Main | Fortress container example. | Class | org.apache.avalon.fortress.examples.swing | Apache Avalon |
|
| Main | Fortress container example allowing you to perform lookups on components via a simple swing gui. | Class | org.apache.avalon.fortress.examples.viewer | Apache Avalon |
|
| MetaInfoEntry | Keeps track of the relationship of all the associated meta data for a component type. | Class | org.apache.avalon.fortress | Apache Avalon |
|
| MetaInfoManager | MetaInfoManager Interface, use this to specify the Components and how they correspond to easy shorthand names. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| NoopObjectFactory | NoopObjectFactory is used in situations where no proxied objects are desired. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| NoopServiceManager | No-op ServiceManager contains no components, and is used when we don't want to allow a component to access otherVersion:CVS $ Revision: 1. | Class | org.apache.avalon.fortress.impl.lookup | Apache Avalon |
|
| OverridableContext | The OverridableContext allows you to "null" out entries, even if they are in a parent context. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| PerThreadComponentHandler | The PerThreadComponentHandler implements a singleton with a slight difference: one single instance per thread. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| PoolableComponentHandler | The PoolableComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| PrepareHandlerCommand | This is the command class to initialize a ComponentHandlerVersion:CVS $Revision: 1. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| ProxyManager | ProxyManager is used to abstract away the plumbing for the underlying proxy generator. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| ProxyObjectFactory | An ObjectFactory that delegates to another ObjectFactory and proxies results of that factory. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| ReflectiveConfigurator | A creator that configures a component based on reflection. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ReleasableComponent | This interfaces marks a component that can be released without using the corresponding ComponentHandler. | Interface | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| Role2MetaInfoManager | Role2MetaInfoManagerTestCase does XYZVersion:CVS Revision: 1. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| RoleEntry | Keeps track of the relationship of all the associated meta data for a component type. | Class | org.apache.avalon.fortress | Apache Avalon |
|
| RoleManager | RoleManager Interface, use this to specify the Components and how they correspond to easy shorthand names. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| SecurityManageable | Simple custom lifecycle extension interface for supplying a component with a security manager. | Interface | org.apache.avalon.fortress.examples.extended.extensions | Apache Avalon |
|
| Service | This class handles looking up service providers on the class path. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ServiceMetaManager | ServiceMetaManager follows some simple rules to dynamically gather all services and the meta-information into one role manager. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| ServletContainer | Fortress based servlet example. | Class | org.apache.avalon.fortress.examples.servlet | Apache Avalon |
|
| SwingContainer | Simple Fortress based container containing a Swing implementation of Hello World. | Class | org.apache.avalon.fortress.examples.swing | Apache Avalon |
|
| servlet | Servlet based Fortress container example. | Class | org.apache.avalon.fortress.examples.servlet | Apache Avalon |
|
| ThreadSafeComponentHandler | The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| Translator | Translator component. | Interface | org.apache.avalon.fortress.examples.components | Apache Avalon |
|
| TranslatorImpl | Simple implementation of the Translator component, which maintains a simple mapping of keys to translated values, created during | Class | org.apache.avalon.fortress.examples.components | Apache Avalon |
|
| Vertex | Vertex is used to track dependencies and each node in a graph. | Class | org.apache.avalon.fortress.util.dag | Apache Avalon |
|
| WrapperClass | The interface WrapperClass provides a means of asking a dynamically created wrapper for a given object for said wrapped object. | Interface | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| WrapperObjectFactory | An object factory that delegates all calls to another object factory and wraps the returned object into another object that exposes only the wrapped | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |