Uses of Interface
org.codehaus.plexus.ComponentRegistry
-
Packages that use ComponentRegistry Package Description org.codehaus.plexus -
-
Uses of ComponentRegistry in org.codehaus.plexus
Classes in org.codehaus.plexus that implement ComponentRegistry Modifier and Type Class Description classDefaultComponentRegistryMethods in org.codehaus.plexus that return ComponentRegistry Modifier and Type Method Description ComponentRegistryDefaultPlexusContainer. getComponentRegistry()ComponentRegistryMutablePlexusContainer. getComponentRegistry()Methods in org.codehaus.plexus with parameters of type ComponentRegistry Modifier and Type Method Description voidDefaultPlexusContainer. setComponentRegistry(ComponentRegistry componentRegistry)voidMutablePlexusContainer. setComponentRegistry(ComponentRegistry componentRegistry)
-