Class CacheClearCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action

    public class CacheClearCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    CLI "cache:clear" command.
    Author:
    Michael Vorburger.ch
    • Constructor Detail

      • CacheClearCommand

        public CacheClearCommand()
    • Method Detail

      • execute

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