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 CommandInfoSource
CommandInfoNotFoundException
public Collection<CommandInfo> getCommandInfos()
getCommandInfos
in interface CommandInfoSource
Copyright © 2013. All rights reserved.