public class ReadConfigJob extends JobImpl
| Constructor and Description |
|---|
ReadConfigJob(RouterContext ctx)Create a new configuration reader job. |
| Modifier and Type | Method and Description |
|---|---|
String | getName()Get the name of this job. |
boolean | isAdvanced()Check if advanced console mode is enabled. |
void | runJob()Check for and reload router configuration if file has changed. |
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic ReadConfigJob(RouterContext ctx)
ctx - router context for accessing configuration and clockpublic String getName()
public boolean isAdvanced()
public void runJob()