Uses of Class
org.springframework.osgi.service.exporter.support.AbstractOsgiServiceExporter

Packages that use AbstractOsgiServiceExporter
org.springframework.osgi.service.exporter.support Spring-DM export support package. 
 

Uses of AbstractOsgiServiceExporter in org.springframework.osgi.service.exporter.support
 

Subclasses of AbstractOsgiServiceExporter in org.springframework.osgi.service.exporter.support
 class OsgiServiceFactoryBean
          FactoryBean that transparently publishes other beans in the same application context as OSGi services returning the ServiceRegistration for the given object.
 



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