Class CancelCommand<I,​M>

    • Constructor Detail

      • CancelCommand

        public CancelCommand​(I id)
    • Method Detail

      • execute

        public Void execute​(CacheEntryScheduler<I,​M> scheduler)
        Specified by:
        execute in interface org.wildfly.clustering.dispatcher.Command<I,​M>