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