|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface ExecHandleListener
Method Summary | |
---|---|
void
|
executionAborted(ExecHandle execHandle)
|
void
|
executionFailed(ExecHandle execHandle)
|
void
|
executionFinished(ExecHandle execHandle)
|
void
|
executionStarted(ExecHandle execHandle)
|
Method Detail |
---|
public void executionAborted(ExecHandle execHandle)
public void executionFailed(ExecHandle execHandle)
public void executionFinished(ExecHandle execHandle)
public void executionStarted(ExecHandle execHandle)
Groovy Documentation