@Component public class HelpCommands extends Object implements CommandMarker, ApplicationContextAware
Constructor and Description |
---|
HelpCommands() |
@CliCommand(value="help", help="List all commands usage") public void obtainHelp(@CliOption(key={"","command"},optionContext="disable-string-converter availableCommands",help="Command name to provide help for") String buffer)
public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext
in interface ApplicationContextAware
BeansException