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

      • CacheListCommand

        public CacheListCommand()
    • Method Detail

      • execute

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