Class CacheListCommand
- java.lang.Object
 - 
- org.opendaylight.infrautils.caches.cli.CacheListCommand
 
 
- 
- All Implemented Interfaces:
 org.apache.karaf.shell.api.action.Action
public class CacheListCommand extends Object implements org.apache.karaf.shell.api.action.Action
CLI "cache:list" command.- Author:
 - Michael Vorburger.ch
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CacheListCommand() 
 - 
 
- 
- 
Method Detail
- 
execute
public @Nullable Object execute()
- Specified by:
 executein interfaceorg.apache.karaf.shell.api.action.Action
 
 - 
 
 -