Class SessionAttributeNamesKeyFormatter
- java.lang.Object
-
- org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
-
- org.wildfly.clustering.web.infinispan.SessionKeyFormatter<SessionAttributeNamesKey>
-
- org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeNamesKeyFormatter
-
- All Implemented Interfaces:
org.wildfly.clustering.marshalling.spi.Formatter<SessionAttributeNamesKey>
@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class) public class SessionAttributeNamesKeyFormatter extends SessionKeyFormatter<SessionAttributeNamesKey>
Formatter forSessionAttributeNamesKey.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description SessionAttributeNamesKeyFormatter()
-