Interface | Description |
---|---|
ContextExecutorAccessor |
Decoupling interface between the executor and the dependency service
listener.
|
Class | Description |
---|---|
DependencyServiceManager |
ServiceListener used for tracking dependent services.
|
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. |
MandatoryImporterDependencyFactory |
Default mandatory importer dependency factory.
|
Enum | Description |
---|---|
ContextState |
State of an application context while being processed by
DependencyWaiterApplicationContextExecutor . |
Copyright © 2006–2015. All rights reserved.