Uses of Package
org.springframework.osgi.service.exporter.support

Packages that use org.springframework.osgi.service.exporter.support
org.springframework.osgi.service.exporter.support Support package for exporting objects as OSGi services. 
 

Classes in org.springframework.osgi.service.exporter.support used by org.springframework.osgi.service.exporter.support
AutoExport
          Deprecated. as of 2.0, replaced by InterfaceDetector
DefaultInterfaceDetector
          Default implementation of InterfaceDetector.
ExportContextClassLoader
          Deprecated. As of Spring DM 2.0, replaced by ExportContextClassLoaderEnum
ExportContextClassLoaderEnum
          Enum describing the the possible thread context class loader (tccl) options for exporter OSGi services.
InterfaceDetector
          Service exporter interface that allows auto detection of 'interfaces' of the exported service.
ServicePropertiesChangeEvent
          Event indicating when a change occurred in the service properties.
ServicePropertiesChangeListener
          Listener for receiving service properties change events.
 



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