Uses of Class
org.apache.camel.component.quartz.QuartzConsumer

Uses of QuartzConsumer in org.apache.camel.component.quartz
 

Methods in org.apache.camel.component.quartz that return QuartzConsumer
 QuartzConsumer QuartzEndpoint.createConsumer(Processor processor)
           
 

Methods in org.apache.camel.component.quartz with parameters of type QuartzConsumer
 void QuartzEndpoint.consumerStarted(QuartzConsumer consumer)
           
 void QuartzEndpoint.consumerStopped(QuartzConsumer consumer)
           
 



Apache CAMEL