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. |