abstract class SchedulerImpl extends Object implements TaskScheduler
Modifier and Type | Field and Description |
---|---|
protected I2PAppContext |
_context |
protected Log |
_log |
Constructor and Description |
---|
SchedulerImpl(I2PAppContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
reschedule(long msToWait,
Connection con) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, eventOccurred
protected final I2PAppContext _context
protected final Log _log
public SchedulerImpl(I2PAppContext ctx)
protected void reschedule(long msToWait, Connection con)