public class BuiltInCommandInfoSource extends Object implements CommandInfoSource
| Modifier and Type | Method and Description |
|---|---|
CommandInfo |
getCommandInfo(String name) |
Collection<CommandInfo> |
getCommandInfos() |
public CommandInfo getCommandInfo(String name) throws CommandInfoNotFoundException
getCommandInfo in interface CommandInfoSourceCommandInfoNotFoundExceptionpublic Collection<CommandInfo> getCommandInfos()
getCommandInfos in interface CommandInfoSourceCopyright © 2013. All Rights Reserved.