Uses of Class
org.apache.avalon.fortress.impl.handler.AbstractComponentHandler

Packages that use AbstractComponentHandler
org.apache.avalon.fortress.impl.handler The handler package includes the lifestyle support systems. 
 

Uses of AbstractComponentHandler in org.apache.avalon.fortress.impl.handler
 

Subclasses of AbstractComponentHandler in org.apache.avalon.fortress.impl.handler
 class FactoryComponentHandler
          The FactoryComponentHandler to make sure components are initialized and destroyed correctly.
 class PerThreadComponentHandler
          The PerThreadComponentHandler implements a singleton with a slight difference: one single instance per thread.
 class PoolableComponentHandler
          The PoolableComponentHandler to make sure components are initialized and destroyed correctly.
 class ThreadSafeComponentHandler
          The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.