Class TimerIndexKey
- java.lang.Object
-
- org.wildfly.clustering.ee.infinispan.GroupedKey<TimerIndex>
-
- org.wildfly.clustering.ejb.infinispan.timer.TimerIndexKey
-
- All Implemented Interfaces:
org.wildfly.clustering.ee.Key<TimerIndex>,KeyGroup<TimerIndex>
public class TimerIndexKey extends GroupedKey<TimerIndex>
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description TimerIndexKey(TimerIndex index)
-
-
-
Constructor Detail
-
TimerIndexKey
public TimerIndexKey(TimerIndex index)
-
-