public class RoutingCommandSet extends Object implements CommandSet
| Constructor and Description |
|---|
RoutingCommandSet(String route,
CommandSet cs) |
RoutingCommandSet(String route,
String path,
CommandSet cs) |
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
getCommandDictionary() |
Object |
invoke(BasicCommand command) |
public RoutingCommandSet(String route, CommandSet cs)
public RoutingCommandSet(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 © 2018 LSST. All rights reserved.