Uses of Interface
org.codehaus.plexus.ComponentRegistry

Packages that use ComponentRegistry
org.codehaus.plexus   
 

Uses of ComponentRegistry in org.codehaus.plexus
 

Classes in org.codehaus.plexus that implement ComponentRegistry
 class DefaultComponentRegistry
           
 

Methods in org.codehaus.plexus that return ComponentRegistry
 ComponentRegistry MutablePlexusContainer.getComponentRegistry()
           
 ComponentRegistry DefaultPlexusContainer.getComponentRegistry()
           
 

Methods in org.codehaus.plexus with parameters of type ComponentRegistry
 void MutablePlexusContainer.setComponentRegistry(ComponentRegistry componentRegistry)
           
 void DefaultPlexusContainer.setComponentRegistry(ComponentRegistry componentRegistry)
           
 



Copyright © 2001-2009 Codehaus. All Rights Reserved.