public static interface TimerEndpointBuilderFactory.TimerBuilders
| Modifier and Type | Method and Description |
|---|---|
default TimerEndpointBuilderFactory.TimerEndpointBuilder |
timer(String path)
Timer (camel-timer)
The timer component is used for generating message exchanges when a
timer fires.
|
default TimerEndpointBuilderFactory.TimerEndpointBuilder timer(String path)
timer:timerName
Path parameter: timerName (required)
The name of the timerApache Camel