|
||||||||||
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 | |
---|---|
void |
Composable.compose(ComponentManager componentManager)
Pass the ComponentManager to the composer . |
Component |
ComponentManager.lookup(String key)
Get the Component associated with the given key. |
void |
Recomposable.recompose(ComponentManager componentManager)
Deprecated. Repass the ComponentManager to the composer . |
Component |
ComponentSelector.select(Object hint)
Select the Component associated with the given hint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |