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

Packages that use AbstractDependentServiceExporter
org.springframework.osgi.service.exporter.support Supporting classes for org.springframework.osgi.service.exporter 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-2007 Spring Framework. All Rights Reserved.