public class FwkExecuteCommand.StateListener extends java.lang.Object implements FwkExecuteStateListenerInterface
Constructor and Description |
---|
FwkExecuteCommand.StateListener() |
Modifier and Type | Method and Description |
---|---|
void |
executeStateChanged(FwkExecuteStateEventInterface ev)
This method will be called when the execute state changed.
|
java.lang.String |
getVersion()
Return the version string of the FWK component.
|
void |
release()
Release and purge the object.
|
public java.lang.String getVersion()
FwkInterface
getVersion
in interface FwkInterface
public void executeStateChanged(FwkExecuteStateEventInterface ev)
FwkExecuteStateListenerInterface
executeStateChanged
in interface FwkExecuteStateListenerInterface
public void release()
FwkInterface
release
in interface FwkInterface