Modifier and Type | Field and Description |
---|---|
protected Context |
DefaultPlexusContainer.containerContext
Arbitrary data associated with the container.
|
Modifier and Type | Method and Description |
---|---|
Context |
DefaultPlexusContainer.getContext() |
Context |
PlexusContainer.getContext()
Returns this container's context.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PlexusTestCase.customizeContext(Context context) |
protected void |
PlexusJUnit4TestCase.customizeContext(Context context) |
Modifier and Type | Method and Description |
---|---|
List<ComponentSetDescriptor> |
AbstractResourceBasedComponentDiscoverer.findComponents(Context context,
org.codehaus.plexus.classworlds.realm.ClassRealm realm) |
List<ComponentSetDescriptor> |
ComponentDiscoverer.findComponents(Context context,
org.codehaus.plexus.classworlds.realm.ClassRealm classRealm) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultComponentFactoryManager.contextualize(Context context) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContext
Default implementation of Context.
|
Constructor and Description |
---|
ContextMapAdapter(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
Contextualizable.contextualize(Context context) |
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.