- getCamelContextInformation(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getCamelContextInformation(String) - Method in interface org.apache.camel.commands.CamelController
-
Gets information about a given Camel context by the given name.
- getCamelContexts(String) - Method in class org.apache.camel.commands.AbstractCamelController
-
- getCamelContexts() - Method in interface org.apache.camel.commands.CamelController
-
Get the list of Camel context.
- getCamelContexts(String) - Method in interface org.apache.camel.commands.CamelController
-
Get the list of Camel context filter by reg ex.
- getCamelContextStatsAsXml(String, boolean, boolean) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getCamelContextStatsAsXml(String, boolean, boolean) - Method in interface org.apache.camel.commands.CamelController
-
Returns detailed CamelContext and route statistics as XML identified by a ID and a Camel context.
- getEndpointRuntimeStatistics(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getEndpointRuntimeStatistics(String) - Method in interface org.apache.camel.commands.CamelController
-
Return endpoint runtime statistics
- getEndpoints(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getEndpoints(String) - Method in interface org.apache.camel.commands.CamelController
-
Return the endpoints
- getLocalCamelContext(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getLocalCamelContext(String) - Method in interface org.apache.camel.commands.LocalCamelController
-
Get a Camel context identified by the given name.
- getLocalCamelContexts() - Method in interface org.apache.camel.commands.LocalCamelController
-
Get the list of Camel context.
- getRestApiDocAsJson(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRestApiDocAsJson(String) - Method in interface org.apache.camel.commands.CamelController
-
Return the REST services API documentation as JSon (requires camel-swagger-java on classpath)
- getRestModelAsXml(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRestModelAsXml(String) - Method in interface org.apache.camel.commands.CamelController
-
Return the definition of the REST services as XML for the given Camel context.
- getRestServices(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRestServices(String) - Method in interface org.apache.camel.commands.CamelController
-
Return the REST services for the given Camel context.
- getRouteModelAsXml(String, String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRouteModelAsXml(String, String) - Method in interface org.apache.camel.commands.CamelController
-
Return the definition of a route as XML identified by a ID and a Camel context.
- getRoutes(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRoutes(String, String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRoutes(String) - Method in interface org.apache.camel.commands.CamelController
-
Get all routes.
- getRoutes(String, String) - Method in interface org.apache.camel.commands.CamelController
-
Get all routes filtered by the regex.
- getRouteStatsAsXml(String, String, boolean, boolean) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getRouteStatsAsXml(String, String, boolean, boolean) - Method in interface org.apache.camel.commands.CamelController
-
Returns detailed route statistics as XML identified by a ID and a Camel context.
- getTransformers(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getTransformers(String) - Method in interface org.apache.camel.commands.CamelController
-
Return the transformers
- getValidators(String) - Method in class org.apache.camel.commands.AbstractLocalCamelController
-
- getValidators(String) - Method in interface org.apache.camel.commands.CamelController
-
Return the validators