Jobclass CreateSessionJob extends JobImpl
| コンストラクタ | 説明 |
|---|---|
CreateSessionJob(RouterContext context,
SessionConfig config) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.lang.String |
getName() |
Descriptive name of the task
|
void |
runJob() |
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic CreateSessionJob(RouterContext context, SessionConfig config)