org.apache.karaf.shell.console.help
Class SingleCommandHelpProvider
java.lang.Object
org.apache.karaf.shell.console.help.SingleCommandHelpProvider
- All Implemented Interfaces:
- HelpProvider
public class SingleCommandHelpProvider
- extends Object
- implements HelpProvider
|
Method Summary |
String |
getHelp(org.apache.felix.service.command.CommandSession session,
String path)
|
void |
setIo(org.apache.felix.service.threadio.ThreadIO io)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleCommandHelpProvider
public SingleCommandHelpProvider()
setIo
public void setIo(org.apache.felix.service.threadio.ThreadIO io)
getHelp
public String getHelp(org.apache.felix.service.command.CommandSession session,
String path)
- Specified by:
getHelp in interface HelpProvider
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.