public interface FwkExecuteOutputListenerInterface extends FwkInterface, java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
executeOutput(FwkExecuteOutputEventInterface ev)
This method will be called when the execute process send an output.
|
getVersion, release
void executeOutput(FwkExecuteOutputEventInterface ev)
FwkExecuteOutputChangeEventInterface
- ev the event.