Class ManagedRouteController
java.lang.Object
org.apache.camel.management.mbean.ManagedService
org.apache.camel.management.mbean.ManagedRouteController
- All Implemented Interfaces:
org.apache.camel.api.management.ManagedInstance,org.apache.camel.api.management.mbean.ManagedRouteControllerMBean,org.apache.camel.api.management.mbean.ManagedServiceMBean
@ManagedResource(description="Managed RouteController")
public class ManagedRouteController
extends ManagedService
implements org.apache.camel.api.management.mbean.ManagedRouteControllerMBean
-
Constructor Summary
ConstructorsConstructorDescriptionManagedRouteController(org.apache.camel.CamelContext context, org.apache.camel.spi.RouteController controller) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.spi.RouteControllervoidinit(org.apache.camel.spi.ManagementStrategy strategy) Methods inherited from class org.apache.camel.management.mbean.ManagedService
getCamelId, getCamelManagementName, getContext, getInstance, getRoute, getRouteId, getService, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, setRoute, start, stop, suspendMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.api.management.mbean.ManagedServiceMBean
getCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspend
-
Constructor Details
-
ManagedRouteController
public ManagedRouteController(org.apache.camel.CamelContext context, org.apache.camel.spi.RouteController controller)
-
-
Method Details
-
getRouteController
-
init
- Overrides:
initin classManagedService
-
getControlledRoutes
- Specified by:
getControlledRoutesin interfaceorg.apache.camel.api.management.mbean.ManagedRouteControllerMBean
-
getRouteStartupLoggingLevel
- Specified by:
getRouteStartupLoggingLevelin interfaceorg.apache.camel.api.management.mbean.ManagedRouteControllerMBean
-