Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.component.repository | |
org.codehaus.plexus.container.initialization |
Modifier and Type | Field and Description |
---|---|
private ComponentRepository |
DefaultContainerConfiguration.componentRepository |
private ComponentRepository |
DefaultComponentRegistry.repository |
Modifier and Type | Method and Description |
---|---|
ComponentRepository |
ContainerConfiguration.getComponentRepository() |
ComponentRepository |
DefaultContainerConfiguration.getComponentRepository() |
Modifier and Type | Method and Description |
---|---|
ContainerConfiguration |
ContainerConfiguration.setComponentRepository(ComponentRepository componentRepository) |
ContainerConfiguration |
DefaultContainerConfiguration.setComponentRepository(ComponentRepository componentRepository) |
Constructor and Description |
---|
DefaultComponentRegistry(MutablePlexusContainer container,
ComponentRepository repository,
LifecycleHandlerManager lifecycleHandlerManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentRepository |
Modifier and Type | Method and Description |
---|---|
private ComponentRepository |
InitializeComponentRegistryPhase.getComponentRepository(ContainerInitializationContext context) |