public class RouteSuspendCommand extends AbstractRouteCommand
| Constructor and Description |
|---|
RouteSuspendCommand(String route,
String context) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeOnRoute(CamelController camelController,
String contextName,
String routeId,
PrintStream out,
PrintStream err) |
executesafeNull, safeNullpublic void executeOnRoute(CamelController camelController, String contextName, String routeId, PrintStream out, PrintStream err) throws Exception
executeOnRoute in class AbstractRouteCommandExceptionApache Camel