Uses of Interface
org.osgi.service.deploymentadmin.spi.DeploymentSession
Packages that use DeploymentSession
-
Uses of DeploymentSession in org.osgi.service.deploymentadmin.spi
Methods in org.osgi.service.deploymentadmin.spi with parameters of type DeploymentSessionModifier and TypeMethodDescriptionvoid
ResourceProcessor.begin
(DeploymentSession session) Called when the Deployment Admin starts a new operation on the given deployment package, and the resource processor is associated a resource within the package.