OSGi™ Service Platform
Compendium Specification

Release 4 Version 4.3

Uses of Interface
org.osgi.service.deploymentadmin.DeploymentPackage

Packages that use DeploymentPackage
org.osgi.service.deploymentadmin Deployment Admin Package Version 1.1. 
org.osgi.service.deploymentadmin.spi Deployment Admin SPI Package Version 1.0. 
 

Uses of DeploymentPackage in org.osgi.service.deploymentadmin
 

Methods in org.osgi.service.deploymentadmin that return DeploymentPackage
 DeploymentPackage DeploymentAdmin.getDeploymentPackage(Bundle bundle)
          Gives back the installed DeploymentPackage that owns the bundle.
 DeploymentPackage DeploymentAdmin.getDeploymentPackage(java.lang.String symbName)
          Gets the currently installed DeploymentPackage instance which has the given symbolic name.
 DeploymentPackage DeploymentAdmin.installDeploymentPackage(java.io.InputStream in)
          Installs a Deployment Package from an input stream.
 DeploymentPackage[] DeploymentAdmin.listDeploymentPackages()
          Lists the Deployment Packages currently installed on the platform.
 

Uses of DeploymentPackage in org.osgi.service.deploymentadmin.spi
 

Methods in org.osgi.service.deploymentadmin.spi that return DeploymentPackage
 DeploymentPackage DeploymentSession.getSourceDeploymentPackage()
          If the deployment action is an install or an update, this call returns the DeploymentPackage instance that corresponds to the deployment package being streamed in for this session.
 DeploymentPackage DeploymentSession.getTargetDeploymentPackage()
          If the deployment action is an update or an uninstall, this call returns the DeploymentPackage instance for the installed deployment package.
 


OSGi™ Service Platform
Compendium Specification

Release 4 Version 4.3

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0