Class CamelRouteControllerEndpoint

java.lang.Object
org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint

@Endpoint(id="camelroutecontroller") public class CamelRouteControllerEndpoint extends Object
  • Constructor Details

    • CamelRouteControllerEndpoint

      public CamelRouteControllerEndpoint(org.apache.camel.CamelContext camelContext)
  • Method Details

    • getControlledRoutes

      @ReadOperation public List<String> getControlledRoutes()