public class CamelControllerImpl
extends org.apache.camel.commands.AbstractLocalCamelController
CamelController
.Constructor and Description |
---|
CamelControllerImpl() |
Modifier and Type | Method and Description |
---|---|
List<Map<String,String>> |
getCamelContexts() |
List<org.apache.camel.CamelContext> |
getLocalCamelContexts() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
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