public interface FwkExecuteStateListenerInterface extends FwkInterface, java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
executeStateChanged(FwkExecuteStateEventInterface ev)
This method will be called when the execute state changed.
|
getVersion, release
void executeStateChanged(FwkExecuteStateEventInterface ev)
FwkExecuteStateChangeEventInterface
- ev the event.