Class CoarseSessionsKeyFormatter
- java.lang.Object
-
- org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
-
- org.wildfly.clustering.web.infinispan.SessionKeyFormatter<CoarseSessionsKey>
-
- org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessionsKeyFormatter
-
- All Implemented Interfaces:
org.wildfly.clustering.marshalling.spi.Formatter<CoarseSessionsKey>
@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class) public class CoarseSessionsKeyFormatter extends SessionKeyFormatter<CoarseSessionsKey>
Formatter forCoarseSessionsKey.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description CoarseSessionsKeyFormatter()
-