public class SubShellHelpProvider extends Object implements HelpProvider
Constructor and Description |
---|
SubShellHelpProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getHelp(org.apache.felix.service.command.CommandSession session,
String path) |
protected String |
loadDescription(org.osgi.framework.Bundle bundle,
String desc) |
void |
setContext(org.osgi.framework.BundleContext context) |
void |
start() |
void |
stop() |
public void setContext(org.osgi.framework.BundleContext context)
public void start()
public void stop()
public String getHelp(org.apache.felix.service.command.CommandSession session, String path)
getHelp
in interface HelpProvider
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.