public static interface DeployCommand.Callback
| Modifier and Type | Method and Description | 
|---|---|
void | 
exception(java.lang.Exception e,
         DeployShell shell)  | 
void | 
finished(DeployShell shell)  | 
void | 
start(DeployShell shell)  | 
void start(DeployShell shell)
void finished(DeployShell shell)
void exception(java.lang.Exception e,
             DeployShell shell)