Uses of Interface
org.apache.avalon.framework.component.ComponentManager
-
Packages that use ComponentManager Package Description org.apache.avalon.framework.component Deprecated: use the interfaces in theorg.apache.avalon.framework.servicepackage instead. -
-
Uses of ComponentManager in org.apache.avalon.framework.component
Methods in org.apache.avalon.framework.component with parameters of type ComponentManager Modifier and Type Method Description voidComposable. compose(ComponentManager componentManager)Pass theComponentManagerto thecomposer.voidRecomposable. recompose(ComponentManager componentManager)Deprecated.Repass theComponentManagerto thecomposer.
-