Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avalon.fortress.impl.handler Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbstractComponentHandlerAbstractComponentHandler class, ensures components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
AbstractReleasableComponentBase Implementation for a releasable component.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
ComponentFactoryFactory for Avalon components.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
ComponentHandlerThe ComponentHandler interface marks the ComponentHandler implementations.Interfaceorg.apache.avalon.fortress.impl.handlerApache Avalon
FactoryComponentHandlerThe FactoryComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
LEAwareComponentHandlerA ComponentHandler that delegates to underlying handler but also calls relevent Lifecycle Extension handlers at the right time.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
PerThreadComponentHandlerThe PerThreadComponentHandler implements a singleton with a slight difference: one single instance per thread.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
PoolableComponentHandlerThe PoolableComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
PrepareHandlerCommandThis is the command class to initialize a ComponentHandlerVersion:CVS $Revision: 1.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
ReleasableComponentThis interfaces marks a component that can be released without using the corresponding ComponentHandler.Interfaceorg.apache.avalon.fortress.impl.handlerApache Avalon
ThreadSafeComponentHandlerThe ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon