public class CommandServiceImpl extends Object implements CommandService
| Constructor and Description |
|---|
CommandServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeCommandOfClass(Class<? extends Command> clazz) |
void |
sendCommand(Command command) |
public void removeCommandOfClass(Class<? extends Command> clazz)
removeCommandOfClass in interface CommandServicepublic void sendCommand(Command command)
sendCommand in interface CommandServiceCopyright © 2018 Pivotal Software, Inc.. All rights reserved.