See: Description
| Class | Description |
|---|---|
| AbstractOsgiServiceImportFactoryBean |
Base class for importing OSGi services.
|
| Cardinality | Deprecated
as of Spring DM 2.0, replaced by
Availability |
| CollectionType |
Enumeration-like class which indicates the supported Spring DM managed OSGi
service collection types.
|
| ImportContextClassLoader | Deprecated
As of Spring DM 2.0, replaced by
ImportContextClassLoaderEnum |
| LocalBundleContext |
Class containing static methods used to obtain information about the current
OSGi service invocation.
|
| OsgiServiceCollectionProxyFactoryBean |
OSGi service (collection) importer.
|
| OsgiServiceProxyFactoryBean |
OSGi (single) service importer.
|
| ServiceReferenceEditor |
PropertyEditor that converts an <osgi:reference> element into a
ServiceReference. |
| Enum | Description |
|---|---|
| Availability |
Enum used by the service importer to describe whether a presence of OSGi services is mandatory or not.
|
| ImportContextClassLoaderEnum |
Enum describing the possible thread context class loader (tccl) options for imported OSGi services.
|
| MemberType |
The type of the service collection.
|
Copyright © 2006–2017. All rights reserved.