Package com.iizix.timeout
Interface ITimeoutEngineListener
public interface ITimeoutEngineListener
Internal interface used by the timeout engine implementation.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoid
onTimerComplete
(ITimerTask task) Called when a timer task has been canceled or timed out.