public class ReportingListCommand
extends org.apache.karaf.shell.console.OsgiCommandSupport
Reporting interface.| Constructor and Description |
|---|
ReportingListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setColorErr(String colorErr) |
void |
setColorOut(String colorOut) |
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setBundleContext in interface org.apache.karaf.shell.console.BundleContextAwaresetBundleContext in class org.apache.karaf.shell.console.OsgiCommandSupportpublic void setColorOut(String colorOut)
public void setColorErr(String colorErr)
Copyright © 2014. All Rights Reserved.