Class ResetCommand
- 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.ResetCommand
-
- All Implemented Interfaces:
org.apache.felix.gogo.commands.Action
,org.apache.karaf.shell.commands.Action
,org.apache.karaf.shell.console.BundleContextAware
public class ResetCommand extends MetricsCommandSupport
-
-
Constructor Summary
Constructors Constructor Description ResetCommand()
-
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
-
-