org.osgi.service.deploymentadmin.spi.package.html Maven / Gradle / Ivy
Deployment Admin SPI Package Version 1.0.
The SPI is used by Resource Processors.
Bundles wishing to use this package must list the package
in the Import-Package header of the bundle's manifest.
For example:
Import-Package: org.osgi.service.deploymentadmin.spi; version="[1.0,2.0)"