public static class LoadClientAppsJob.DelayedRunClient
extends net.i2p.util.SimpleTimer2.TimedEvent
| Modifier and Type | Field and Description |
|---|---|
protected RouterContext |
_ctx |
| Constructor and Description |
|---|
DelayedRunClient(net.i2p.util.SimpleTimer2 pool,
RouterContext enclosingContext,
String className,
String clientName,
String[] args)
caller MUST call schedule()
|
DelayedRunClient(net.i2p.util.SimpleTimer2 pool,
RouterContext enclosingContext,
String className,
String clientName,
String[] args,
ThreadGroup threadGroup,
ClassLoader cl)
caller MUST call schedule()
|
| Modifier and Type | Method and Description |
|---|---|
void |
timeReached() |
protected final RouterContext _ctx
public DelayedRunClient(net.i2p.util.SimpleTimer2 pool,
RouterContext enclosingContext,
String className,
String clientName,
String[] args)
public DelayedRunClient(net.i2p.util.SimpleTimer2 pool,
RouterContext enclosingContext,
String className,
String clientName,
String[] args,
ThreadGroup threadGroup,
ClassLoader cl)