Package org.apache.avalon.excalibur.system

Interface Summary
Container The Container is an interface used to mark the Containers in your system.
RoleManager RoleManager Interface, use this to specify the Components and how they correspond to easy shorthand names.
 

Class Summary
AbstractContainer The Container is an interface used to mark the Containers in your system.
AbstractContainer.ContainerComponentManager This is the Default ComponentManager for the Container.
AbstractContainer.ContainerComponentSelector This is the Default ComponentSelector for the Container.
AbstractRoleManager The Excalibur Role Manager is used for Excalibur Role Mappings.
ConfigurableRoleManager Configurable RoleManager implementation.
ContainerManager The ContainerManager is a single point of contact to manage your Container resources.
ExcaliburRoleManager The Excalibur Role Manager is used for Excalibur Role Mappings.
 

Exception Summary
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 Container.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.