Constant Field Values


Contents
org.apache.*

org.apache.camel.karaf.commands.EndpointList
protected static final String HEADER_FORMAT "%-20s %-20s %-20s"
protected static final String OUTPUT_FORMAT "[%-18s] [%-18s] [%-18s]"

org.apache.camel.karaf.commands.RouteList
protected static final String CONTEXT_ID "Context Name"
protected static final String HEADER_FORMAT "%-20s %-20s %-20s"
protected static final String OUTPUT_FORMAT "[%-18s] [%-18s] [%-18s]"
protected static final String ROUTE_ID "Route Id"
protected static final String STATUS "Status"
protected static final String UNKNOWN "Unknown"



Apache CAMEL