See: Description
| Interface | Description |
|---|---|
| LazyBundleRegistry.Activator<V> |
Activator action performed on lazy bundles upon promotion.
|
| LazyBundleRegistry.Condition |
A simple condition-like class.
|
| LazyBundleRegistry.Operation<T,V> |
Operation performed all bundles - first active ones, followed by lazy ones (if nothing is found (null is
returned)) by 'activating' them.
|
| Class | Description |
|---|---|
| DefaultOsgiBundleApplicationContextListener |
Default application context event logger.
|
| ExtenderConfiguration |
Configuration class for the extender.
|
| LazyBundleRegistry<T> |
Map-like class with dedicated support for lazy bundles.
|
| LazyLatchFactoryDelegate |
Delegate class that allows access to LazyLatchFactory class (inside Spring DM
core) from Spring DM extender.
|
| NamespaceManager |
Support class that deals with namespace parsers discovered inside Spring bundles.
|
| NamespacePlugins |
Spring schema handler/resolver for OSGi environments.
|
| NamespacePlugins.Plugin |
Wrapper class which implements both
EntityResolver and NamespaceHandlerResolver interfaces. |
| OsgiAnnotationPostProcessor |
Post processor used for processing Spring-DM annotations.
|
| OsgiBeanFactoryPostProcessorAdapter |
Simple adapter for wrapping OsgiBeanPostProcessors to normal Spring post
processors.
|