public class StartupJob extends JobImpl
| Constructor and Description |
|---|
StartupJob(RouterContext context)StartupJob. |
| Modifier and Type | Method and Description |
|---|---|
String | getName()Name of this job. |
void | runJob()Queue the jobs that boot the router: load client apps and router info. |
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic StartupJob(RouterContext context)
public String getName()
public void runJob()