Package org.apache.avalon.excalibur.component

Interface Summary
RoleManageable RoleManageable Interface, use this to set the RoleManagers for child Components.
RoleManager RoleManager Interface, use this to specify the Roles and how they correspond easy shorthand names.
 

Class Summary
ComponentHandler This class acts like a Factory to instantiate the correct version of the ComponentHandler that you need.
DefaultComponentFactory Factory for Avalon components.
DefaultComponentManager Deprecated. Please use ExcaliburComponentManager instead
DefaultComponentPool This is the implementation of Pool for Avalon Components that is thread safe.
DefaultComponentPoolController This is the PoolController for the Avalon Excalibur Component Management Framework.
DefaultComponentSelector Deprecated. use ExcaliburComponentSelector instead.
DefaultRoleManager Default RoleManager implementation.
ExcaliburComponentManager Default component manager for Avalon's components.
ExcaliburComponentSelector Default component selector for Avalon's components.
PoolableComponentHandler The PoolableComponentHandler to make sure components are initialized and destroyed correctly.
ThreadSafeComponentHandler The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.