Uses of Interface
org.apache.camel.clock.EventClock
Packages that use EventClock
-
Uses of EventClock in org.apache.camel
Methods in org.apache.camel that return EventClockModifier and TypeMethodDescriptionCamelContext.getClock()
Gets a clock instance that keeps track of time for relevant CamelContext events -
Uses of EventClock in org.apache.camel.clock
Classes in org.apache.camel.clock that implement EventClockModifier and TypeClassDescriptionfinal class
An event clock that tracks the pass of time for different types of context-related events (seeContextEvents
)