public static interface JavaActionProvider.AntTargetInvocationListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
antTargetInvocationFailed(String command,
Lookup context) |
void |
antTargetInvocationFinished(String command,
Lookup context,
int result) |
void |
antTargetInvocationStarted(String command,
Lookup context) |