org.apache.karaf.shell.console.help
Class HelpAction
java.lang.Object
org.apache.karaf.shell.console.AbstractAction
org.apache.karaf.shell.console.help.HelpAction
- All Implemented Interfaces:
- Action
public class HelpAction
- extends AbstractAction
Displays help on the available commands
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpAction
public HelpAction()
setProvider
public void setProvider(HelpSystem provider)
doExecute
public Object doExecute()
throws Exception
- Specified by:
doExecute in class AbstractAction
- Throws:
Exception
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.