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 ComponentRegistryFields in org.codehaus.plexus declared as ComponentRegistryModifier and TypeFieldDescriptionprivate ComponentRegistry
DefaultPlexusContainer.componentRegistry
Methods 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)