Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.context | |
org.codehaus.plexus.personality.plexus.lifecycle.phase | |
org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
Modifier and Type | Method and Description |
---|---|
Context |
PlexusContainer.getContext() |
Context |
DefaultPlexusContainer.getContext() |
Context |
ContainerConfiguration.getContextComponent() |
Context |
DefaultContainerConfiguration.getContextComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
PlexusTestCase.customizeContext(Context context) |
ContainerConfiguration |
ContainerConfiguration.setContextComponent(Context context) |
ContainerConfiguration |
DefaultContainerConfiguration.setContextComponent(Context contextComponent) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContext |
Constructor and Description |
---|
ContextMapAdapter(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
Contextualizable.contextualize(Context context) |
Constructor and Description |
---|
PlexusLifecycleManager(javax.inject.Provider<Context> plexusContextProvider,
javax.inject.Provider<LoggerManager> plexusLoggerManagerProvider,
javax.inject.Provider<?> slf4jLoggerFactoryProvider,
BeanManager delegate) |
Copyright © 2016. All Rights Reserved.