| 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 |
DefaultContainerConfiguration.getComponentRepository() |
ComponentRepository |
ContainerConfiguration.getComponentRepository() |
| Modifier and Type | Method and Description |
|---|---|
ContainerConfiguration |
DefaultContainerConfiguration.setComponentRepository(ComponentRepository componentRepository) |
ContainerConfiguration |
ContainerConfiguration.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) |