Class BackOffTimer

java.lang.Object
org.apache.camel.util.backoff.BackOffTimer

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