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