| Modifier and Type | Field and Description |
|---|---|
private ExtenderConfiguration |
LifecycleManager.extenderConfiguration |
private ExtenderConfiguration |
ContextLoaderListener.extenderConfiguration
extender configuration
|
| Modifier and Type | Method and Description |
|---|---|
protected ExtenderConfiguration |
ContextLoaderListener.initExtenderConfiguration(org.osgi.framework.BundleContext bundleContext) |
| Constructor and Description |
|---|
LifecycleManager(ExtenderConfiguration extenderConfiguration,
VersionMatcher versionMatcher,
ApplicationContextConfigurationFactory appCtxCfgFactory,
OsgiContextProcessor processor,
TypeCompatibilityChecker checker,
org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected ExtenderConfiguration |
BlueprintLoaderListener.initExtenderConfiguration(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlueprintExtenderConfiguration
Extension of the default extender configuration for handling RFC 124 extender semantics.
|