| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.extender.internal.activator | |
| org.eclipse.gemini.blueprint.extender.internal.blueprint.activator |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpOsgiContextProcessor |
| Modifier and Type | Field and Description |
|---|---|
private OsgiContextProcessor |
LifecycleManager.processor |
private OsgiContextProcessor |
ContextLoaderListener.processor |
| Modifier and Type | Method and Description |
|---|---|
protected OsgiContextProcessor |
ContextLoaderListener.createContextProcessor() |
| Constructor and Description |
|---|
LifecycleManager(ExtenderConfiguration extenderConfiguration,
VersionMatcher versionMatcher,
ApplicationContextConfigurationFactory appCtxCfgFactory,
OsgiContextProcessor processor,
TypeCompatibilityChecker checker,
org.osgi.framework.BundleContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlueprintContainerProcessor
Blueprint specific context processor.
|
| Modifier and Type | Method and Description |
|---|---|
protected OsgiContextProcessor |
BlueprintLoaderListener.createContextProcessor() |