bamboo.lss
Class DustDevil.MyClassifierAlarmCB
java.lang.Object
bamboo.lss.DustDevil.MyClassifierAlarmCB
- All Implemented Interfaces:
- ASyncCore.TimerCB
- Enclosing class:
- DustDevil
protected class DustDevil.MyClassifierAlarmCB
- extends Object
- implements ASyncCore.TimerCB
|
Field Summary |
protected ostore.dispatch.Classifier |
classifier
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classifier
protected ostore.dispatch.Classifier classifier
DustDevil.MyClassifierAlarmCB
public DustDevil.MyClassifierAlarmCB(ostore.dispatch.Classifier c)
timer_cb
public void timer_cb(Object user_data)
- Specified by:
timer_cb in interface ASyncCore.TimerCB