org.apache.camel.component.quartz
Class QuartzConstants

java.lang.Object
  extended by org.apache.camel.component.quartz.QuartzConstants

public final class QuartzConstants
extends Object

Quartz constants.


Field Summary
static String QUARTZ_CAMEL_CONTEXT
           
static String QUARTZ_ENDPOINT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUARTZ_ENDPOINT

public static final String QUARTZ_ENDPOINT
See Also:
Constant Field Values

QUARTZ_CAMEL_CONTEXT

public static final String QUARTZ_CAMEL_CONTEXT
See Also:
Constant Field Values


Apache CAMEL