Class SessionAttributesKeyFormatter
java.lang.Object
org.wildfly.clustering.marshalling.SimpleFormatter<SessionAttributesKey>
org.wildfly.clustering.session.infinispan.embedded.SessionKeyFormatter<SessionAttributesKey>
org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesKeyFormatter
- All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<SessionAttributesKey>
@MetaInfServices(org.wildfly.clustering.marshalling.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.SimpleFormatter
format, getTargetClass, parse
-
Constructor Details
-
SessionAttributesKeyFormatter
public SessionAttributesKeyFormatter()
-