Interface BackOffTimer

All Known Implementing Classes:
SimpleBackOffTimer

public interface BackOffTimer
A simple timer utility that use a linked BackOff to determine when a task should be executed.