| Constructor | Description |
|---|---|
TestJob(RouterContext ctx,
PooledTunnelCreatorConfig cfg,
TunnelPool pool) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
Descriptive name of the task
|
void |
runJob() |
Actually perform the task.
|
void |
testSuccessful(int ms) |
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic TestJob(RouterContext ctx, PooledTunnelCreatorConfig cfg, TunnelPool pool)
public void runJob()
Jobpublic void testSuccessful(int ms)