|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFactoryHandler | |
org.apache.cocoon.core.container.handler |
Uses of AbstractFactoryHandler in org.apache.cocoon.core.container.handler |
Subclasses of AbstractFactoryHandler in org.apache.cocoon.core.container.handler | |
class |
NonThreadSafePoolableComponentHandler
The PoolableComponentHandler to make sure that poolable components are initialized destroyed and pooled correctly. |
class |
PoolableComponentHandler
This is an extension to the NonThreadSafePoolableComponentHandler
that uses proxies to make the poolable components thread safe. |
class |
SingleThreadedComponentHandler
The DefaultComponentHandler 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 |