Class ReconciliationCount
java.lang.Object
org.apache.karaf.shell.console.AbstractAction
org.apache.karaf.shell.console.OsgiCommandSupport
org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCount
- All Implemented Interfaces:
 org.apache.felix.gogo.commands.Action,org.apache.karaf.shell.commands.Action,org.apache.karaf.shell.console.BundleContextAware
public class ReconciliationCount
extends org.apache.karaf.shell.console.OsgiCommandSupport
- 
Field Summary
Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
bundleContext, usedReferencesFields inherited from class org.apache.karaf.shell.console.AbstractAction
log, session - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectvoidsetDataBroker(org.opendaylight.mdsal.binding.api.DataBroker dataBroker) Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
execute, getAllServices, getAllServices, getBundleContext, getService, getService, setBundleContext, ungetServicesMethods inherited from class org.apache.karaf.shell.console.AbstractAction
checkInterrupted 
- 
Constructor Details
- 
ReconciliationCount
public ReconciliationCount() 
 - 
 - 
Method Details
- 
setDataBroker
public void setDataBroker(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)  - 
doExecute
- Specified by:
 doExecutein classorg.apache.karaf.shell.console.AbstractAction
 
 -