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, releasevoid executeOutput(FwkExecuteOutputEventInterface ev)
FwkExecuteOutputChangeEventInterface - ev the event.