org.apache.karaf.shell.console.help
Class SubShellHelpProvider
java.lang.Object
org.apache.karaf.shell.console.help.SubShellHelpProvider
- All Implemented Interfaces:
- HelpProvider
public class SubShellHelpProvider
- extends Object
- implements HelpProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubShellHelpProvider
public SubShellHelpProvider()
setContext
public void setContext(org.osgi.framework.BundleContext context)
start
public void start()
stop
public void stop()
getHelp
public String getHelp(org.apache.felix.service.command.CommandSession session,
String path)
- Specified by:
getHelp in interface HelpProvider
loadDescription
protected String loadDescription(org.osgi.framework.Bundle bundle,
String desc)
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.