public class ValidCommandsMap extends Object
| Constructor and Description |
|---|
ValidCommandsMap() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Command<?,?>> |
get(String commandName) |
ValidCommandsMap |
put(String commandName,
Class<? extends Command<?,?>> command) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.