| Package | Description |
|---|---|
| org.apache.camel.spring.boot.actuate.endpoint |
| Class and Description |
|---|
CamelHealthCheckEndpoint
Endpoint to expose HealthCheck information. |
| CamelHealthCheckEndpoint.Check |
| CamelHealthCheckEndpoint.CheckConfiguration |
| CamelHealthCheckEndpoint.HealthCheckResult |
| CamelHealthCheckMvcEndpoint
Adapter to expose
CamelHealthCheckEndpoint as an MvcEndpoint. |
CamelRouteControllerEndpoint
Endpoint to expose RouteController information. |
| CamelRouteControllerMvcEndpoint
Adapter to expose
CamelRouteControllerEndpoint as an MvcEndpoint. |
CamelRoutesEndpoint
Endpoint to expose Route information. |
| CamelRoutesMvcEndpoint
Adapter to expose
CamelRoutesEndpoint as an MvcEndpoint. |
Apache Camel