|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ComponentHandler | This class acts like a Factory to instantiate the correct version of the component handler that you need. |
Class Summary | |
AbstractComponentHandler | This class acts like a Factory to instantiate the correct version of the component handler that you need. |
AbstractFactoryHandler | This class acts like a Factory to instantiate the correct version of the component handler that you need. |
AliasComponentHandler | A component handler used to alias roles: it delegates all its calls to another handler. |
InstanceComponentHandler | A component handler for instances created outside the container. |
LazyHandler | |
NonThreadSafePoolableComponentHandler | The PoolableComponentHandler to make sure that poolable components are initialized destroyed and pooled correctly. |
PoolableComponentHandler | This is an extension to the NonThreadSafePoolableComponentHandler
that uses proxies to make the poolable components thread safe. |
PoolableComponentHandler.ProxyHandler | |
SingleThreadedComponentHandler | The DefaultComponentHandler to make sure components are initialized and destroyed correctly. |
ThreadSafeComponentHandler | The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |