Package org.eclipse.gemini.blueprint.service.importer

Generic interfaces for Gemini Blueprint OSGi service import infrastructure.

See:
          Description

Interface Summary
ImportedOsgiServiceProxy Infrastructure interface available on Spring-DM managed OSGi services.
OsgiServiceDependency Dependency contract to an OSGi service.
OsgiServiceLifecycleListener Listener tracking binding and unbinding of OSGi services used as normal object references inside a Spring application context.
ServiceReferenceProxy ServiceReference extension used by Spring-DM service importers.
 

Class Summary
DefaultOsgiServiceDependency Default, immutable implementation for OsgiServiceDependency.
 

Exception Summary
ServiceProxyDestroyedException Exception indicating the accessed OSGi service proxy has been destroyed.
 

Package org.eclipse.gemini.blueprint.service.importer Description

Generic interfaces for Gemini Blueprint OSGi service import infrastructure.
Defines the listener and proxy interfaces used when importing OSGi services.



Copyright © 2006-2012. All Rights Reserved.