final class CommandRunnable extends AbstractJrbRunnable
BOOT_UP_ERROR, FUTURE_DONE, HPTP_QUEUED, JIT_ERROR, JTP_ERROR, JTP_ERROR_EXPLANATION, JTP_QUEUED, RUN_IT, SHUTDOWN_ERROR, THREAD_ERROR
Constructor and Description |
---|
CommandRunnable(String runnableName,
AbstractBaseCommand<? extends WaveBean> command,
Wave wave)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
runInto()
Run task and allow to throw a JRebirthException.
|
creationTime, priority, run, toString
CommandRunnable(String runnableName, AbstractBaseCommand<? extends WaveBean> command, Wave wave)
runnableName
- the name of the action to performcommand
- the command to run with the right threadwave
- the wave that generates this command callprotected void runInto() throws JRebirthThreadException
runInto
in class AbstractJrbRunnable
JRebirthThreadException
- it thread errorCopyright © 2011–2016 JRebirth OSS. All rights reserved.