Class ShowIpv6Command
- java.lang.Object
- 
- org.apache.karaf.shell.console.AbstractAction
- 
- org.apache.karaf.shell.console.OsgiCommandSupport
- 
- org.opendaylight.netvirt.ipv6service.shell.ShowIpv6Command
 
 
 
- 
- All Implemented Interfaces:
- org.apache.felix.gogo.commands.Action,- org.apache.karaf.shell.commands.Action,- org.apache.karaf.shell.console.BundleContextAware
 
 public class ShowIpv6Command extends org.apache.karaf.shell.console.OsgiCommandSupport
- 
- 
Constructor SummaryConstructors Constructor Description ShowIpv6Command()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @Nullable java.lang.ObjectdoExecute()voidsetElementCache(ElementCache elementCache)
 
- 
- 
- 
Method Detail- 
setElementCachepublic void setElementCache(ElementCache elementCache) 
 - 
doExecuteprotected @Nullable java.lang.Object doExecute() - Specified by:
- doExecutein class- org.apache.karaf.shell.console.AbstractAction
 
 
- 
 
-