Package org.apache.shenyu.common.timer
Interface TaskEntity
-
- All Known Implementing Classes:
TimerTaskList.TimerTaskEntry
public interface TaskEntityTimerEntity .
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancel boolean.booleancancelled()Cancelled boolean.TimergetTimer()Gets timer.TimerTaskgetTimerTask()Gets timer task.
-