Index

B C D G H I M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.timer.TimerEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.timer.TimerComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.timer.TimerEndpointConfigurer
 
configureTask(TimerTask, Timer) - Method in class org.apache.camel.component.timer.TimerConsumer
 
createConsumer(Processor) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.timer.TimerComponent
 
createProducer() - Method in class org.apache.camel.component.timer.TimerEndpoint
 

D

doInit() - Method in class org.apache.camel.component.timer.TimerConsumer
 
doInit() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
doStart() - Method in class org.apache.camel.component.timer.TimerConsumer
 
doStop() - Method in class org.apache.camel.component.timer.TimerComponent
 
doStop() - Method in class org.apache.camel.component.timer.TimerConsumer
 
doStop() - Method in class org.apache.camel.component.timer.TimerEndpoint
 

G

getComponent() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getCounter() - Method in class org.apache.camel.component.timer.TimerConsumer
Total number of polls run
getDelay() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getDelay() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.timer.TimerComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.timer.TimerEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.timer.TimerComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.timer.TimerEndpointConfigurer
 
getPattern() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getPeriod() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getPeriod() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getRepeatCount() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getRepeatCount() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getRunLoggingLevel() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getRunLoggingLevel() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTime() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimer() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerComponent
 
getTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimerName() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getTimerName() - Method in class org.apache.camel.component.timer.TimerEndpoint
 

H

HEADER_FIRED_TIME - Static variable in class org.apache.camel.component.timer.TimerConstants
 
HEADER_MESSAGE_TIMESTAMP - Static variable in class org.apache.camel.component.timer.TimerConstants
 

I

isDaemon() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.timer.TimerEndpointUriFactory
 
isFixedRate() - Method in class org.apache.camel.component.timer.TimerConsumer
 
isFixedRate() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isIncludeMetadata() - Method in class org.apache.camel.component.timer.TimerComponent
 
isIncludeMetadata() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.timer.TimerEndpointUriFactory
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isPolling() - Method in class org.apache.camel.component.timer.TimerConsumer
Whether polling is currently in progress
isSynchronous() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isTaskRunAllowed() - Method in class org.apache.camel.component.timer.TimerConsumer
Whether the timer task is allow to run or not

M

multiValuePrefixes() - Method in class org.apache.camel.component.timer.TimerEndpointUriFactory
 

O

onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.timer.TimerConsumer
 
org.apache.camel.component.timer - package org.apache.camel.component.timer
The Timer Component provides a simple timer

P

propertyNames() - Method in class org.apache.camel.component.timer.TimerEndpointUriFactory
 

R

removeTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerComponent
 
removeTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerEndpoint
 

S

secretPropertyNames() - Method in class org.apache.camel.component.timer.TimerEndpointUriFactory
 
sendTimerExchange(long) - Method in class org.apache.camel.component.timer.TimerConsumer
 
setDaemon(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Specifies whether or not the thread associated with the timer endpoint runs as a daemon.
setDelay(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
The number of milliseconds to wait before the first event is generated.
setFixedRate(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Events take place at approximately regular intervals, separated by the specified period.
setIncludeMetadata(boolean) - Method in class org.apache.camel.component.timer.TimerComponent
Whether to include metadata in the exchange such as fired time, timer name, timer count etc.
setIncludeMetadata(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Whether to include metadata in the exchange such as fired time, timer name, timer count etc.
setPattern(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
Allows you to specify a custom Date pattern to use for setting the time option using URI syntax.
setPeriod(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
If greater than 0, generate periodic events every period milliseconds.
setRepeatCount(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
Specifies a maximum limit of number of fires.
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
setSynchronous(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
setTime(Date) - Method in class org.apache.camel.component.timer.TimerEndpoint
A java.util.Date the first event should be generated.
setTimer(Timer) - Method in class org.apache.camel.component.timer.TimerEndpoint
To use a custom Timer
setTimerName(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
The name of the timer

T

TimerComponent - Class in org.apache.camel.component.timer
The Timer Component is for generating message exchanges when a timer fires.
TimerComponent() - Constructor for class org.apache.camel.component.timer.TimerComponent
 
TimerComponentConfigurer - Class in org.apache.camel.component.timer
Generated by camel build tools - do NOT edit this file!
TimerComponentConfigurer() - Constructor for class org.apache.camel.component.timer.TimerComponentConfigurer
 
TimerConstants - Class in org.apache.camel.component.timer
 
TimerConsumer - Class in org.apache.camel.component.timer
The timer consumer.
TimerConsumer(TimerEndpoint, Processor) - Constructor for class org.apache.camel.component.timer.TimerConsumer
 
TimerEndpoint - Class in org.apache.camel.component.timer
Generate messages in specified intervals using java.util.Timer.
TimerEndpoint() - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component) - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpointConfigurer - Class in org.apache.camel.component.timer
Generated by camel build tools - do NOT edit this file!
TimerEndpointConfigurer() - Constructor for class org.apache.camel.component.timer.TimerEndpointConfigurer
 
TimerEndpointUriFactory - Class in org.apache.camel.component.timer
Generated by camel build tools - do NOT edit this file!
TimerEndpointUriFactory() - Constructor for class org.apache.camel.component.timer.TimerEndpointUriFactory
 
B C D G H I M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values