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 classDefaultComponentRegistryFields in org.codehaus.plexus declared as ComponentRegistry Modifier and Type Field Description private ComponentRegistryDefaultPlexusContainer. componentRegistryMethods 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)
-