| Package | Description |
|---|---|
| org.apache.avalon.framework.component |
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
Composable.compose(ComponentManager componentManager)
Pass the
ComponentManager to the composer. |
void |
Recomposable.recompose(ComponentManager componentManager)
Deprecated.
Repass the
ComponentManager to the composer. |