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

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

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

Constructors in org.apache.felix.deploymentadmin.spi with parameters of type CommitResourceCommand
DropResourceCommand(CommitResourceCommand commitCommand)
          Creates an instance of this command.
ProcessResourceCommand(CommitResourceCommand commitCommand)
          Creates an instance of this command, the CommitCommand is used to ensure that all used ResourceProcessors will be committed at a later stage in the deployment session.
 



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