B C D G I M O P R S T 
All Classes All Packages

B

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

C

CamelCronConfiguration - Class in org.apache.camel.component.cron.api
 
CamelCronConfiguration() - Constructor for class org.apache.camel.component.cron.api.CamelCronConfiguration
 
CamelCronService - Interface in org.apache.camel.component.cron.api
The contract that a cron implementation must respect.
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.cron.CronComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.cron.CronEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.cron.CronEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cron.CronComponent
 
createEndpoint(CamelCronConfiguration) - Method in interface org.apache.camel.component.cron.api.CamelCronService
 
createProducer() - Method in class org.apache.camel.component.cron.CronEndpoint
 
CronComponent - Class in org.apache.camel.component.cron
Another Camel cron component.
CronComponent() - Constructor for class org.apache.camel.component.cron.CronComponent
 
CronComponentConfigurer - Class in org.apache.camel.component.cron
Generated by camel build tools - do NOT edit this file!
CronComponentConfigurer() - Constructor for class org.apache.camel.component.cron.CronComponentConfigurer
 
CronEndpoint - Class in org.apache.camel.component.cron
A generic interface for triggering events at times specified through the Unix cron syntax.
CronEndpoint(String, CronComponent, CamelCronConfiguration) - Constructor for class org.apache.camel.component.cron.CronEndpoint
 
CronEndpointConfigurer - Class in org.apache.camel.component.cron
Generated by camel build tools - do NOT edit this file!
CronEndpointConfigurer() - Constructor for class org.apache.camel.component.cron.CronEndpointConfigurer
 
CronEndpointUriFactory - Class in org.apache.camel.component.cron
Generated by camel build tools - do NOT edit this file!
CronEndpointUriFactory() - Constructor for class org.apache.camel.component.cron.CronEndpointUriFactory
 
CronHelper - Class in org.apache.camel.component.cron
 

D

doInit() - Method in class org.apache.camel.component.cron.CronComponent
 
doShutdown() - Method in class org.apache.camel.component.cron.CronEndpoint
 
doStart() - Method in class org.apache.camel.component.cron.CronEndpoint
 
doStop() - Method in class org.apache.camel.component.cron.CronEndpoint
 

G

getConfiguration() - Method in class org.apache.camel.component.cron.CronEndpoint
 
getCronService() - Method in class org.apache.camel.component.cron.CronComponent
 
getEndpoint() - Method in class org.apache.camel.component.cron.CronEndpoint
 
getName() - Method in class org.apache.camel.component.cron.api.CamelCronConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.cron.CronComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.cron.CronEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.cron.CronComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.cron.CronEndpointConfigurer
 
getSchedule() - Method in class org.apache.camel.component.cron.api.CamelCronConfiguration
 
getService() - Method in class org.apache.camel.component.cron.CronComponent
 

I

initCamelCronService() - Method in class org.apache.camel.component.cron.CronComponent
Lazy creation of the CamelCronService
isEnabled(String) - Method in class org.apache.camel.component.cron.CronEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.cron.CronEndpointUriFactory
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.cron.CronEndpointUriFactory
 

O

org.apache.camel.component.cron - package org.apache.camel.component.cron
 
org.apache.camel.component.cron.api - package org.apache.camel.component.cron.api
 

P

propertyNames() - Method in class org.apache.camel.component.cron.CronEndpointUriFactory
 

R

resolveCamelCronService(CamelContext, String) - Static method in class org.apache.camel.component.cron.CronHelper
Helper to lookup/create an instance of CamelCronService

S

secretPropertyNames() - Method in class org.apache.camel.component.cron.CronEndpointUriFactory
 
setCronService(String) - Method in class org.apache.camel.component.cron.CronComponent
The id of the CamelCronService to use when multiple implementations are provided
setDelegate(Endpoint) - Method in class org.apache.camel.component.cron.CronEndpoint
 
setName(String) - Method in class org.apache.camel.component.cron.api.CamelCronConfiguration
The name of the cron trigger
setSchedule(String) - Method in class org.apache.camel.component.cron.api.CamelCronConfiguration
A cron expression that will be used to generate events

T

toString() - Method in class org.apache.camel.component.cron.api.CamelCronConfiguration
 
B C D G I M O P R S T 
All Classes All Packages