public class RouteInfo extends Object
Route information as JSON.| Constructor and Description |
|---|
RouteInfo(org.apache.camel.Route route) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getStatus() |
String |
getUptime() |
long |
getUptimeMillis() |
Apache Camel