Package org.osgi.service.deploymentadmin.spi


package org.osgi.service.deploymentadmin.spi
  • Class
    Description
    The DeploymentCustomizerPermission permission gives the right to Resource Processors to access a bundle's (residing in a Deployment Package) private area.
    The session interface represents a currently running deployment session (install/update/uninstall).
    ResourceProcessor interface is implemented by processors handling resource files in deployment packages.
    Checked exception received when something fails during a call to a Resource Processor.