Uses of Interface
org.apache.avalon.framework.component.ComponentManager
Packages that use ComponentManager
Package
Description
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead.-
Uses of ComponentManager in org.apache.avalon.framework.component
Methods in org.apache.avalon.framework.component with parameters of type ComponentManagerModifier and TypeMethodDescriptionvoidComposable.compose(ComponentManager componentManager) Pass theComponentManagerto thecomposer.voidRecomposable.recompose(ComponentManager componentManager) Deprecated.Repass theComponentManagerto thecomposer.