Package org.springframework.osgi.service.exporter

Generic interfaces for Spring-DM OSGi service export infrastructure.

See:
          Description

Interface Summary
OsgiServicePropertiesResolver An OsgiServicePropertiesResolver is responsible for providing the properties that a bean exposed as a service will be published with.
OsgiServiceRegistrationListener Registration listener that needs notifications of registration and unregistration of OSGi services exported through Spring OSGi.
 

Package org.springframework.osgi.service.exporter Description

Generic interfaces for Spring-DM OSGi service export infrastructure.
Defines various contracts (such as the listener) used when exporting Spring beans as OSGi services.



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