|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentRepository | |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.component.repository |
Uses of ComponentRepository in org.codehaus.plexus |
---|
Methods in org.codehaus.plexus that return ComponentRepository | |
---|---|
ComponentRepository |
DefaultContainerConfiguration.getComponentRepository()
|
ComponentRepository |
ContainerConfiguration.getComponentRepository()
|
Methods in org.codehaus.plexus with parameters of type ComponentRepository | |
---|---|
ContainerConfiguration |
DefaultContainerConfiguration.setComponentRepository(ComponentRepository componentRepository)
|
ContainerConfiguration |
ContainerConfiguration.setComponentRepository(ComponentRepository componentRepository)
|
Constructors in org.codehaus.plexus with parameters of type ComponentRepository | |
---|---|
DefaultComponentRegistry(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 | |
---|---|
class |
DefaultComponentRepository
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |