Package org.eclipse.gemini.blueprint.service.exporter

Generic interfaces for Gemini Blueprint 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.eclipse.gemini.blueprint.service.exporter Description

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



Copyright © 2006-2011. All Rights Reserved.