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 DefaultPlexusContainer.getComponentRegistry()
           
 ComponentRegistry MutablePlexusContainer.getComponentRegistry()
           
 

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



Copyright © 2001–2014 Codehaus. All rights reserved.