@Version(value="1.0")
See: Description
Interface | Description |
---|---|
AsyncDelegate |
This interface is used by services to allow them to optimize Asynchronous
calls where they are capable of executing more efficiently.
|
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. This package contains only interfaces that are implemented by consumers.
Example import for consumers using the API in this package:
Import-Package: org.osgi.service.async.delegate; version="[1.0,2.0)"
Copyright © 2018 OSGi Alliance. All rights reserved.