Class InfinispanTimerFactory<I,V>

java.lang.Object
org.wildfly.clustering.ejb.infinispan.timer.InfinispanTimerFactory<I,V>
Type Parameters:
I - the timer identifier type
V - the timer metadata value type
All Implemented Interfaces:
TimerFactory<I,V>

public class InfinispanTimerFactory<I,V> extends Object implements TimerFactory<I,V>
Author:
Paul Ferraro