public class RoutingCommandSet extends Object implements CommandSet
| Constructor and Description |
|---|
RoutingCommandSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String route,
CommandSet cs) |
Dictionary |
getCommandDictionary() |
Object |
invoke(BasicCommand command) |
void |
remove(String route) |
public void add(String route, CommandSet cs)
public void remove(String route)
public Dictionary getCommandDictionary()
getCommandDictionary in interface CommandSetpublic Object invoke(BasicCommand command) throws CommandInvocationException
invoke in interface CommandSetCommandInvocationExceptionCopyright © 2014 LSST. All Rights Reserved.