Package net.i2p.router.tasks
Class ReadConfigJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.tasks.ReadConfigJob
- All Implemented Interfaces:
Job
Simply read the router config periodically,
so that the user may make config changes externally.
This isn't advertised as a feature,
but it could be used, for example, to change bandwidth limits
at certain times of day.
Unfortunately it will also read the file back in every time the
router writes it.
We must keep this enabled, as it's the only way for people
to set routerconsole.advanced=true without restarting.
-
Constructor Summary
-
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, madeReady, requeue, toString