bamboo.lss
Class DustDevil.MyClassifierTimerCB
java.lang.Object
bamboo.lss.DustDevil.MyClassifierTimerCB
- All Implemented Interfaces:
- ostore.dispatch.Classifier.TimerCB
- Enclosing class:
- DustDevil
protected class DustDevil.MyClassifierTimerCB
- extends Object
- implements ostore.dispatch.Classifier.TimerCB
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classifier_alarm_cb
protected DustDevil.MyClassifierAlarmCB classifier_alarm_cb
DustDevil.MyClassifierTimerCB
public DustDevil.MyClassifierTimerCB(ostore.dispatch.Classifier classifier)
schedule
public Object schedule(long millis,
QueueElementIF event)
- Specified by:
schedule in interface ostore.dispatch.Classifier.TimerCB
cancel
public void cancel(Object token)
- Specified by:
cancel in interface ostore.dispatch.Classifier.TimerCB