|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentHandler | |
org.apache.avalon.excalibur.component |
Uses of ComponentHandler in org.apache.avalon.excalibur.component |
Subclasses of ComponentHandler in org.apache.avalon.excalibur.component | |
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. |
Methods in org.apache.avalon.excalibur.component that return ComponentHandler | |
static ComponentHandler |
ComponentHandler.getComponentHandler(java.lang.Class componentClass,
Configuration config,
ComponentManager manager,
Context context,
RoleManager roles)
|
static ComponentHandler |
ComponentHandler.getComponentHandler(Component componentInstance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |