|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |