Package | Description |
---|---|
org.apache.camel.spring.boot.actuate.endpoint | |
org.apache.camel.spring.boot.model |
Modifier and Type | Method and Description |
---|---|
RouteInfo |
CamelRoutesEndpoint.getRouteInfo(String id) |
Modifier and Type | Method and Description |
---|---|
List<RouteInfo> |
CamelRoutesEndpoint.getRoutesInfo() |
List<RouteInfo> |
CamelRoutesEndpoint.invoke() |
Modifier and Type | Class and Description |
---|---|
class |
RouteDetailsInfo
Container for exposing
Route information
with route details as JSON. |
Apache Camel