Uses of Class
org.apache.felix.deploymentadmin.spi.DeploymentSessionImpl

Packages that use DeploymentSessionImpl
org.apache.felix.deploymentadmin.spi   
 

Uses of DeploymentSessionImpl in org.apache.felix.deploymentadmin.spi
 

Methods in org.apache.felix.deploymentadmin.spi with parameters of type DeploymentSessionImpl
abstract  void Command.execute(DeploymentSessionImpl session)
          Executes the command, the specified DeploymentSession can be used to obtain various information about the deployment session which the command is part of.
 void StartBundleCommand.execute(DeploymentSessionImpl session)
           
 void GetStorageAreaCommand.execute(DeploymentSessionImpl session)
           
 void ProcessResourceCommand.execute(DeploymentSessionImpl session)
           
 void CommitResourceCommand.execute(DeploymentSessionImpl session)
           
 void StopBundleCommand.execute(DeploymentSessionImpl session)
           
 void UpdateCommand.execute(DeploymentSessionImpl session)
           
 void DropResourceCommand.execute(DeploymentSessionImpl session)
           
 void SnapshotCommand.execute(DeploymentSessionImpl session)
           
 void DropBundleCommand.execute(DeploymentSessionImpl session)
           
 void StartCustomizerCommand.execute(DeploymentSessionImpl session)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.