public class RoutingCommandSet extends Object implements CommandSet
| Constructor and Description |
|---|
RoutingCommandSet(RouteSelectionCommandSet routeSelection,
String route,
CommandSet cs) |
RoutingCommandSet(RouteSelectionCommandSet routeSelection,
String route,
String path,
CommandSet cs) |
RoutingCommandSet(String route,
CommandSet cs) |
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
getCommandDictionary() |
Object |
invoke(BasicCommand command) |
public RoutingCommandSet(String route, CommandSet cs)
public RoutingCommandSet(RouteSelectionCommandSet routeSelection, String route, CommandSet cs)
public RoutingCommandSet(RouteSelectionCommandSet routeSelection, String route, String path, CommandSet cs)
public Dictionary getCommandDictionary()
getCommandDictionary in interface CommandSetpublic Object invoke(BasicCommand command) throws CommandInvocationException, CommandArgumentMatchException, CommandArgumentTypeException
invoke in interface CommandSetCommandInvocationExceptionCommandArgumentMatchExceptionCommandArgumentTypeExceptionCopyright © 2023 LSST. All rights reserved.