Class EntriesCommand<I,M>
java.lang.Object
org.wildfly.clustering.server.infinispan.scheduler.EntriesCommand<I,M>
- All Implemented Interfaces:
org.wildfly.clustering.server.dispatcher.Command<Collection<I>,CacheEntryScheduler<I, M>, RuntimeException>
public class EntriesCommand<I,M>
extends Object
implements org.wildfly.clustering.server.dispatcher.Command<Collection<I>,CacheEntryScheduler<I,M>,RuntimeException>
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntriesCommand
public EntriesCommand()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.wildfly.clustering.server.dispatcher.Command<Collection<I>,CacheEntryScheduler<I, M>, RuntimeException>
-
toString
-