public interface CommandInfoSource
| Modifier and Type | Method and Description |
|---|---|
CommandInfo |
getCommandInfo(String name) |
Collection<CommandInfo> |
getCommandInfos() |
CommandInfo getCommandInfo(String name) throws CommandInfoNotFoundException
CommandInfoNotFoundExceptionCollection<CommandInfo> getCommandInfos()
Copyright © 2013. All Rights Reserved.