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"

org.apache.camel.karaf.commands.RouteProfile
protected static final String HEADER_FORMAT "%-30s %10s %12s %12s %12s %12s %12s %12s %12s"
protected static final String OUTPUT_FORMAT "[%-28s] [%8d] [%10d] [%10d] [%10d] [%10d] [%10d] [%10d] [%10d]"



Apache Camel