public class ExpireJobManager extends JobImpl
| Constructor and Description |
|---|
ExpireJobManager(RouterContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
void |
scheduleExpiration(PooledTunnelCreatorConfig cfg)
Schedule a tunnel for expiration.
|
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic ExpireJobManager(RouterContext ctx)
public String getName()
Jobpublic void runJob()
Jobpublic void scheduleExpiration(PooledTunnelCreatorConfig cfg)
cfg - the tunnel configuration to expire