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 Enum-like class containing the OSGi importer services cardinality.
CollectionType Enumeration-like class which indicates the supported Spring DM managed OSGi service collection types.
ImportContextClassLoader Enum-like class containing the OSGi service importer thread context class loader (TCCL) management options.
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.
 

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

Support package for OSGi service imports.



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