| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.extender.internal.activator | |
| org.eclipse.gemini.blueprint.extender.internal.blueprint.activator |
| Modifier and Type | Field and Description |
|---|---|
private TypeCompatibilityChecker |
LifecycleManager.typeChecker |
| Modifier and Type | Method and Description |
|---|---|
protected TypeCompatibilityChecker |
ContextLoaderListener.getTypeCompatibilityChecker() |
| 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 |
|---|---|
(package private) class |
BlueprintTypeCompatibilityChecker
Basic type compatibility checker
|
| Modifier and Type | Field and Description |
|---|---|
private TypeCompatibilityChecker |
BlueprintLoaderListener.typeChecker |
| Modifier and Type | Method and Description |
|---|---|
protected TypeCompatibilityChecker |
BlueprintLoaderListener.getTypeCompatibilityChecker() |