public class CamelControllerImpl
extends org.apache.camel.commands.AbstractLocalCamelController
Modifier and Type | Method and Description |
---|---|
List<Map<String,String>> |
getCamelContexts() |
List<org.apache.camel.CamelContext> |
getLocalCamelContexts() |
browseInflightExchanges, explainEipAsJSon, explainEndpointAsJSon, getCamelContextInformation, getCamelContextStatsAsXml, getEndpointRuntimeStatistics, getEndpoints, getLocalCamelContext, getRestApiDocAsJson, getRestModelAsXml, getRestServices, getRouteModelAsXml, getRoutes, getRoutes, getRouteStatsAsXml, listComponents, resetRouteStats, resumeContext, resumeRoute, startContext, startRoute, stopContext, stopRoute, suspendContext, suspendRoute
componentInfo, getCamelContexts, listComponentsCatalog, listComponentsLabelCatalog, listDataFormatsCatalog, listDataFormatsLabelCatalog, listEipsCatalog, listEipsLabelCatalog, listLanguagesCatalog, listLanguagesLabelCatalog, loadProperties
Apache Camel