| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DeployCommand.Callback
An object that can inspect the DeployShell at various stages.
| Method Summary | |
|---|---|
 void | 
exception(java.lang.Exception e,
          DeployShell shell)
 | 
 void | 
finished(DeployShell shell)
 | 
 void | 
start(DeployShell shell)
 | 
| Method Detail | 
|---|
void start(DeployShell shell)
void finished(DeployShell shell)
void exception(java.lang.Exception e,
               DeployShell shell)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||