| Package | Description |
|---|---|
| org.codehaus.plexus | |
| org.codehaus.plexus.component.factory | |
| org.codehaus.plexus.personality.plexus.lifecycle.phase | |
| org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutablePlexusContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlexusContainer
PlexusContainer shim that delegates to a Plexus-aware Guice Injector. |
| Modifier and Type | Field and Description |
|---|---|
private PlexusContainer |
PlexusTestCase.container |
| Modifier and Type | Method and Description |
|---|---|
protected PlexusContainer |
PlexusTestCase.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractComponentFactory.newInstance(ComponentDescriptor cd,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
PlexusContainer container) |
protected java.lang.Object |
AbstractComponentFactory.newInstance(ComponentDescriptor cd,
org.codehaus.classworlds.ClassRealm realm,
PlexusContainer container) |
java.lang.Object |
ComponentFactory.newInstance(ComponentDescriptor cd,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
PlexusContainer container) |
| Modifier and Type | Field and Description |
|---|---|
private PlexusContainer |
PlexusContainerLocator.container |
| Constructor and Description |
|---|
PlexusContainerLocator(PlexusContainer container) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
PseudoPlexusContainer
Delegating
PlexusContainer wrapper that doesn't require an actual container instance. |
| Modifier and Type | Field and Description |
|---|---|
private PlexusContainer |
ComponentDescriptorBeanModule.DeferredFactoryClass.container |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlexusSpaceModule.ParameterizedContext.setParameters(java.util.Map parameters,
PlexusContainer container) |