cartago
Interface IBlockingCmd

All Known Implementing Classes:
Artifact.AbstractAsyncProcess

public interface IBlockingCmd

Interface for implementing blocking commands in artifact operations.

Author:
aricci

Method Summary
 void exec()
          Body of the command.
 

Method Detail

exec

void exec()
Body of the command.



>DEIS - University of Bologna