Class ContainsCommand<I,M>

java.lang.Object
org.wildfly.clustering.server.infinispan.scheduler.ContainsCommand<I,M>
All Implemented Interfaces:
org.wildfly.clustering.server.dispatcher.Command<Boolean,CacheEntryScheduler<I,M>,RuntimeException>

public class ContainsCommand<I,M> extends Object implements org.wildfly.clustering.server.dispatcher.Command<Boolean,CacheEntryScheduler<I,M>,RuntimeException>
Author:
Paul Ferraro