public interface Command extends WaveReady<Command>
| Modifier and Type | Method and Description |
|---|---|
WaveBean |
getWaveBean(Wave wave)
Get the wave bean and cast it.
|
Wave |
run()
Run the command.
|
Wave |
run(Wave wave)
Run the command.
|
getReturnCommand, getReturnWaveType, listen, listen, listen, registerCallback, registerCallback, registerCallback, sendWave, sendWave, unlistengetKey, getLocalFacade, release, setKey, setLocalFacade, setupattachUi, getModelgetService, returnDatacallCommand, callCommand, getCommandWave run()
Wave run(Wave wave)
wave - the wave that have triggered this commandCopyright © 2011–2014 JRebirth OSS. All rights reserved.