Class CancelCommand<I,M>
java.lang.Object
org.wildfly.clustering.server.infinispan.scheduler.CancelCommand<I,M>
- All Implemented Interfaces:
org.wildfly.clustering.server.dispatcher.Command<Void,CacheEntryScheduler<I, M>, RuntimeException>
public class CancelCommand<I,M>
extends Object
implements org.wildfly.clustering.server.dispatcher.Command<Void,CacheEntryScheduler<I,M>,RuntimeException>
Command that cancels a previously scheduled item.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CancelCommand
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.wildfly.clustering.server.dispatcher.Command<Void,CacheEntryScheduler<I, M>, RuntimeException>
-
toString
-