Package org.apache.camel.clock


package org.apache.camel.clock
  • Class
    Description
    A clock abstraction used to track pass of time
    An event clock that tracks the pass of time for different types of context-related events (see ContextEvents)
    EventClock<T extends Enum<T>>
    A specialized clock that tracks the pass of time for one or more types of events