Class 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 Detail

      • CachePolicyCommand

        public CachePolicyCommand()
    • Method Detail

      • execute

        public @Nullable Object execute()
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action