See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
DefaultOsgiServiceDependency |
Default, immutable implementation for
OsgiServiceDependency . |
Exception | Description |
---|---|
ServiceProxyDestroyedException |
Exception indicating the accessed OSGi service proxy has been destroyed.
|
Copyright © 2006–2015. All rights reserved.