Uses of Interface
org.codehaus.plexus.component.repository.ComponentRepository
Packages that use ComponentRepository
Package
Description
-
Uses of ComponentRepository in org.codehaus.plexus
Fields in org.codehaus.plexus declared as ComponentRepositoryModifier and TypeFieldDescriptionprivate ComponentRepository
DefaultContainerConfiguration.componentRepository
private final ComponentRepository
DefaultComponentRegistry.repository
Methods in org.codehaus.plexus that return ComponentRepositoryModifier and TypeMethodDescriptionContainerConfiguration.getComponentRepository()
DefaultContainerConfiguration.getComponentRepository()
Methods in org.codehaus.plexus with parameters of type ComponentRepositoryModifier and TypeMethodDescriptionContainerConfiguration.setComponentRepository
(ComponentRepository componentRepository) DefaultContainerConfiguration.setComponentRepository
(ComponentRepository componentRepository) Constructors in org.codehaus.plexus with parameters of type ComponentRepositoryModifierConstructorDescriptionDefaultComponentRegistry
(MutablePlexusContainer container, ComponentRepository repository, LifecycleHandlerManager lifecycleHandlerManager) -
Uses of ComponentRepository in org.codehaus.plexus.component.repository
Classes in org.codehaus.plexus.component.repository that implement ComponentRepository -
Uses of ComponentRepository in org.codehaus.plexus.container.initialization
Methods in org.codehaus.plexus.container.initialization that return ComponentRepositoryModifier and TypeMethodDescriptionprivate ComponentRepository
InitializeComponentRegistryPhase.getComponentRepository
(ContainerInitializationContext context)