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

Packages that use QuartzEndpoint
org.apache.camel.component.quartz Defines the Quartz Component 
 

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

Methods in org.apache.camel.component.quartz that return QuartzEndpoint
protected  QuartzEndpoint QuartzComponent.createEndpoint(String uri, String remaining, Map<String,Object> parameters)
           
 QuartzEndpoint QuartzConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.quartz with parameters of type QuartzEndpoint
QuartzConsumer(QuartzEndpoint endpoint, org.apache.camel.Processor processor)
           
 



Apache Camel