Class TimerIndexKeyFormatter
- java.lang.Object
-
- org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
-
- org.wildfly.clustering.marshalling.spi.DelimitedFormatter<TimerIndexKey>
-
- org.wildfly.clustering.ejb.infinispan.timer.TimerIndexKeyFormatter
-
- All Implemented Interfaces:
Formatter<TimerIndexKey>
@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class) public class TimerIndexKeyFormatter extends DelimitedFormatter<TimerIndexKey>
Formatter for aTimerIndexKey.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description TimerIndexKeyFormatter()
-