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, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getName, getParameters, getSession, init
public List<Command> getCommands()
getCommands
in interface CommandRegistry
Copyright © 2018. All rights reserved.