Class SessionAttributesKeyFormatter
java.lang.Object
org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
org.wildfly.clustering.web.infinispan.SessionKeyFormatter<SessionAttributesKey>
org.wildfly.clustering.web.infinispan.session.attributes.SessionAttributesKeyFormatter
- All Implemented Interfaces:
Formatter<SessionAttributesKey>
@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class)
public class SessionAttributesKeyFormatter
extends SessionKeyFormatter<SessionAttributesKey>
Resolver for
SessionAttributesKey.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.spi.SimpleFormatter
format, getTargetClass, parse
-
Constructor Details
-
SessionAttributesKeyFormatter
public SessionAttributesKeyFormatter()
-