|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentRepository | |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.component.repository |
Uses of ComponentRepository in org.codehaus.plexus |
---|
Fields in org.codehaus.plexus declared as ComponentRepository | |
---|---|
protected ComponentRepository |
DefaultPlexusContainer.componentRepository
|
private ComponentRepository |
DefaultContainerConfiguration.componentRepository
|
Methods in org.codehaus.plexus that return ComponentRepository | |
---|---|
ComponentRepository |
MutablePlexusContainer.getComponentRepository()
|
ComponentRepository |
ContainerConfiguration.getComponentRepository()
|
ComponentRepository |
DefaultPlexusContainer.getComponentRepository()
|
ComponentRepository |
DefaultContainerConfiguration.getComponentRepository()
|
Methods in org.codehaus.plexus with parameters of type ComponentRepository | |
---|---|
void |
MutablePlexusContainer.setComponentRepository(ComponentRepository componentRepository)
|
ContainerConfiguration |
ContainerConfiguration.setComponentRepository(ComponentRepository componentRepository)
|
void |
DefaultPlexusContainer.setComponentRepository(ComponentRepository componentRepository)
|
ContainerConfiguration |
DefaultContainerConfiguration.setComponentRepository(ComponentRepository componentRepository)
|
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 |