Package org.springframework.osgi.service.importer.support

Support package for OSGi service imports.

See:
          Description

Class Summary
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 Summary
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.
 

Package org.springframework.osgi.service.importer.support Description

Support package for OSGi service imports.



Copyright © 2006-2011 Spring Framework. All Rights Reserved.