public abstract class AbstractSessionTask extends AbstractTask
SessionTaskDispatcher.| Constructor and Description |
|---|
AbstractSessionTask() |
| Modifier and Type | Method and Description |
|---|---|
Session |
getSession()
Gets the db the runnable must use.
|
void |
setSession(Session session)
Sets the db.
Done by SessionTaskDispatcher. |
addTaskListener, compareTo, equals, fireCompleted, fireStarted, getCause, getCompleted, getDispatcher, getId, getRepeatInterval, getResult, getScheduledEpochalTime, getStarted, hashCode, isInterruptable, removeTaskListener, setCause, setCompleted, setDispatcher, setId, setRepeatInterval, setResult, setScheduledEpochalTime, setStartedpublic void setSession(Session session)
SessionTaskDispatcher.session - the sessionpublic Session getSession()
Tentackle - distributed, domain- and model-driven