Package | Description |
---|---|
org.eclipse.gemini.blueprint.extender.internal.dependencies.startup | |
org.eclipse.gemini.blueprint.extender.internal.support |
Support package for Gemini Blueprint extender.
|
Modifier and Type | Class and Description |
---|---|
class |
MandatoryImporterDependencyFactory
Default mandatory importer dependency factory.
|
Constructor and Description |
---|
DependencyServiceManager(ContextExecutorAccessor executor,
DelegatedExecutionOsgiBundleApplicationContext context,
List<OsgiServiceDependencyFactory> dependencyFactories,
Runnable executeIfDone,
long maxWaitTime)
Create a dependency manager, indicating the executor bound to, the context that contains the dependencies and the
task to execute if all dependencies are met.
|
DependencyWaiterApplicationContextExecutor(DelegatedExecutionOsgiBundleApplicationContext delegateContext,
boolean syncWait,
List<OsgiServiceDependencyFactory> dependencyFactories) |
Modifier and Type | Method and Description |
---|---|
List<OsgiServiceDependencyFactory> |
ExtenderConfiguration.getDependencyFactories()
Returns the dependencies factories declared by the extender configuration.
|
Copyright © 2006–2013. All rights reserved.