public class BaseCommandRegistry extends BaseComponent implements CommandRegistry
| Constructor and Description |
|---|
BaseCommandRegistry() |
| Modifier and Type | Method and Description |
|---|---|
List<Command> |
getCommands() |
void |
setCommands(List<Command> commands) |
destroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getName, getParameters, getSession, initpublic List<Command> getCommands()
getCommands in interface CommandRegistryCopyright © 2019. All rights reserved.