Uses of Interface
org.apache.avalon.framework.component.ComponentManager

Packages that use ComponentManager
org.apache.avalon.framework.component 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 ComponentManager
 void Recomposable.recompose(ComponentManager componentManager)
          Deprecated. Repass the ComponentManager to the composer.
 void Composable.compose(ComponentManager componentManager)
          Pass the ComponentManager to the composer.
 



Copyright © 1997-2007 The Apache Software Foundation. All Rights Reserved.