Class ViewCommand
- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.OsgiCommandSupport
-
- org.apache.unomi.metrics.commands.MetricsCommandSupport
-
- org.apache.unomi.metrics.commands.ViewCommand
-
- All Implemented Interfaces:
org.apache.felix.gogo.commands.Action
,org.apache.karaf.shell.commands.Action
,org.apache.karaf.shell.console.BundleContextAware
public class ViewCommand extends MetricsCommandSupport
-
-
Constructor Summary
Constructors Constructor Description ViewCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Object
doExecute()
-
Methods inherited from class org.apache.unomi.metrics.commands.MetricsCommandSupport
setMetricsService
-
-