Class SessionKeyFormatter<K extends GroupedKey<String>>
java.lang.Object
org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
org.wildfly.clustering.web.infinispan.SessionKeyFormatter<K>
- All Implemented Interfaces:
Formatter<K>
- Direct Known Subclasses:
AuthenticationKeyFormatter,CoarseSessionsKeyFormatter,SessionAttributesKeyFormatter,SessionMetaDataKeyFormatter
Base
Formatter for cache keys containing session identifiers.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.spi.SimpleFormatter
format, getTargetClass, parse
-
Constructor Details
-
SessionKeyFormatter
-