| Interface | Description |
|---|---|
| ApplicationContextConfigurationFactory |
Basic contract for deferring creation of bundle-specific application context
configurations.
|
| OsgiContextProcessor |
Passive processor called on all relevant events for an OSGi application
context.
|
| TypeCompatibilityChecker |
Class used for checking type compatibility between the extender and the bundles it scans.
|
| VersionMatcher |
| Class | Description |
|---|---|
| ContextLoaderListener |
Osgi Extender that bootstraps 'Spring powered bundles'.
|
| DefaultApplicationContextConfigurationFactory | |
| DefaultVersionMatcher | |
| LifecycleManager |
Manager handling the startup/shutdown threading issues regarding OSGi contexts.
|
| ListListenerAdapter |
Listener interface that delegates to a list of listener.
|
| NoOpOsgiContextProcessor |