public interface CommandCancellationListener
A listener for listening for cancellation of Command executions
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
commandCancelled() Fired when a Command is cancelled |
Fired when a Command is cancelled