public class RouteStartCommand extends AbstractRouteCommand
Constructor and Description |
---|
RouteStartCommand(String route,
String context) |
Modifier and Type | Method and Description |
---|---|
void |
executeOnRoute(CamelController camelController,
String contextName,
String routeId,
PrintStream out,
PrintStream err) |
execute
safeNull, safeNull
public void executeOnRoute(CamelController camelController, String contextName, String routeId, PrintStream out, PrintStream err) throws Exception
executeOnRoute
in class AbstractRouteCommand
Exception
Apache Camel