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

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

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

Subclasses of AbstractDependentServiceExporter in org.springframework.osgi.service.exporter.support
 class AbstractOsgiServiceExporter
          DependentServiceExporter extension that takes care of listeners registration and notification.
 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.