public class JrbReferenceRunnable 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 |
---|
JrbReferenceRunnable(String runnableName,
JRebirthRunnable runnable) |
JrbReferenceRunnable(String runnableName,
PriorityLevel priority,
JRebirthRunnable runnable) |
Modifier and Type | Method and Description |
---|---|
protected void |
runInto()
Run task and allow to throw a JRebirthException.
|
creationTime, priority, run, toString
public JrbReferenceRunnable(String runnableName, PriorityLevel priority, JRebirthRunnable runnable)
runnableName
- priority
- public JrbReferenceRunnable(String runnableName, JRebirthRunnable runnable)
runnableName
- protected void runInto() throws JRebirthThreadException
runInto
in class AbstractJrbRunnable
JRebirthThreadException
- it thread errorCopyright © 2011–2016 JRebirth OSS. All rights reserved.