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