@Service public class CommandRegistryImpl extends Object implements CommandRegistry
| Constructor and Description |
|---|
CommandRegistryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Command |
prepareCommandBy(org.apache.commons.cli.CommandLine commandLine) |
void |
register(AbstractCommand command) |
public void register(AbstractCommand command)
public Command prepareCommandBy(org.apache.commons.cli.CommandLine commandLine)
prepareCommandBy in interface CommandRegistryCopyright © 2016. All rights reserved.