Class ShowEventTimesComandProvider
- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.OsgiCommandSupport
-
- org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProvider
-
- All Implemented Interfaces:
org.apache.felix.gogo.commands.Action
,org.apache.karaf.shell.commands.Action
,org.apache.karaf.shell.console.BundleContextAware
public class ShowEventTimesComandProvider extends org.apache.karaf.shell.console.OsgiCommandSupport
Created by Martin Bobak <mbobak@cisco.com> on 28.5.2015.
-
-
Constructor Summary
Constructors Constructor Description ShowEventTimesComandProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Object
doExecute()
-
-
-
Method Detail
-
doExecute
protected Object doExecute()
- Specified by:
doExecute
in classorg.apache.karaf.shell.console.AbstractAction
-
-