public interface ManagedRouteControllerMBean extends ManagedServiceMBean
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getControlledRoutes() |
String |
getRouteStartupLoggingLevel() |
getCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspend@ManagedAttribute(description="Controlled Routes") Collection<String> getControlledRoutes()
@ManagedAttribute(description="Logging level used for logging route startup activity") String getRouteStartupLoggingLevel()
Apache Camel