public class CamelContextCompleter extends CamelControllerImpl implements org.apache.karaf.shell.api.console.Completer
Constructor and Description |
---|
CamelContextCompleter() |
Modifier and Type | Method and Description |
---|---|
int |
complete(org.apache.karaf.shell.api.console.Session session,
org.apache.karaf.shell.api.console.CommandLine commandLine,
List<String> candidates) |
getCamelContexts, getLocalCamelContexts, setBundleContext
browseInflightExchanges, explainEipAsJSon, explainEndpointAsJSon, getCamelContextInformation, getCamelContextStatsAsXml, getEndpointRuntimeStatistics, getEndpoints, getLocalCamelContext, getRestApiDocAsJson, getRestModelAsXml, getRestServices, getRouteModelAsXml, getRoutes, getRoutes, getRouteStatsAsXml, getTransformers, getValidators, listComponents, resetRouteStats, resumeContext, resumeRoute, startContext, startRoute, stopContext, stopRoute, suspendContext, suspendRoute
getCamelContexts, loadProperties
Apache Camel