Uses of Interface
org.codehaus.plexus.ComponentRegistry
Packages that use ComponentRegistry
-
Uses of ComponentRegistry in org.codehaus.plexus
Classes in org.codehaus.plexus that implement ComponentRegistryMethods in org.codehaus.plexus that return ComponentRegistryModifier and TypeMethodDescriptionDefaultPlexusContainer.getComponentRegistry()
MutablePlexusContainer.getComponentRegistry()
Methods in org.codehaus.plexus with parameters of type ComponentRegistryModifier and TypeMethodDescriptionvoid
DefaultPlexusContainer.setComponentRegistry
(ComponentRegistry componentRegistry) void
MutablePlexusContainer.setComponentRegistry
(ComponentRegistry componentRegistry)