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