org.apache.camel.model
Class Constants

java.lang.Object
  extended by org.apache.camel.model.Constants

public final class Constants
extends Object

Various constants.

Version:

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

Field Detail

JAXB_CONTEXT_PACKAGES

public static final String JAXB_CONTEXT_PACKAGES
See Also:
Constant Field Values

PLACEHOLDER_QNAME

public static final String PLACEHOLDER_QNAME
See Also:
Constant Field Values


Apache CAMEL