|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentException | |
org.apache.avalon.framework.component |
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead. |
Uses of ComponentException in org.apache.avalon.framework.component |
Methods in org.apache.avalon.framework.component that throw ComponentException | |
Component |
ComponentManager.lookup(java.lang.String key)
Get the Component associated with the given key. |
Component |
ComponentSelector.select(java.lang.Object hint)
Select the Component associated with the given hint. |
void |
Recomposable.recompose(ComponentManager componentManager)
Deprecated. Repass the ComponentManager to the composer . |
void |
Composable.compose(ComponentManager componentManager)
Pass the ComponentManager to the composer . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |