Uses of Interface
org.apache.camel.clock.Clock
Packages that use Clock
-
Uses of Clock in org.apache.camel
Methods in org.apache.camel that return Clock -
Uses of Clock in org.apache.camel.clock
Subinterfaces of Clock in org.apache.camel.clockModifier and TypeInterfaceDescriptioninterface
EventClock<T extends Enum<T>>
A specialized clock that tracks the pass of time for one or more types of eventsClasses in org.apache.camel.clock that implement ClockModifier and TypeClassDescriptionfinal class
An event clock that tracks the pass of time for different types of context-related events (seeContextEvents
)Methods in org.apache.camel.clock that return ClockModifier and TypeMethodDescriptionContextClock.get
(ContextEvents event) Get the clock for the eventMethods in org.apache.camel.clock with parameters of type Clock