Package net.i2p.router.startup
Class BootCommSystemJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.startup.BootCommSystemJob
- All Implemented Interfaces:
Job
class BootCommSystemJob extends JobImpl
This actually boots almost everything
-
Field Summary
Fields Modifier and Type Field Description static String
PROP_USE_TRUSTED_LINKS
-
Constructor Summary
Constructors Constructor Description BootCommSystemJob(RouterContext context)
-
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
-
Field Details
-
PROP_USE_TRUSTED_LINKS
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Method Details