Class L2GwUtilsCacheCli
- java.lang.Object
- 
- org.apache.karaf.shell.console.AbstractAction
- 
- org.apache.karaf.shell.console.OsgiCommandSupport
- 
- org.opendaylight.netvirt.elan.cli.l2gw.L2GwUtilsCacheCli
 
 
 
- 
- All Implemented Interfaces:
- org.apache.felix.gogo.commands.Action,- org.apache.karaf.shell.commands.Action,- org.apache.karaf.shell.console.BundleContextAware
 
 public class L2GwUtilsCacheCli extends org.apache.karaf.shell.console.OsgiCommandSupport
- 
- 
Constructor SummaryConstructors Constructor Description L2GwUtilsCacheCli(L2GatewayCache l2GatewayCache)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @Nullable java.lang.ObjectdoExecute()
 
- 
- 
- 
Constructor Detail- 
L2GwUtilsCacheClipublic L2GwUtilsCacheCli(L2GatewayCache l2GatewayCache) 
 
- 
 
-