Package | Description |
---|---|
org.eclipse.gemini.blueprint.context |
OSGi specific application context package.
|
org.eclipse.gemini.blueprint.context.support |
Support package for OSGi specific application contexts.
|
org.eclipse.gemini.blueprint.extender.internal.dependencies.startup |
Modifier and Type | Method and Description |
---|---|
void |
DelegatedExecutionOsgiBundleApplicationContext.setExecutor(OsgiBundleApplicationContextExecutor executor)
Assigns the
OsgiBundleApplicationContextExecutor for this
delegated context. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDelegatedExecutionApplicationContext.setExecutor(OsgiBundleApplicationContextExecutor executor) |
Modifier and Type | Class and Description |
---|---|
class |
DependencyWaiterApplicationContextExecutor
Dependency waiter executor that breaks the 'traditional'
ConfigurableApplicationContext.refresh() in two
pieces so that beans are not actually created unless the OSGi service imported are present. |
Copyright © 2006–2016. All rights reserved.