Class SessionAttributesKey

java.lang.Object
org.wildfly.clustering.ee.hotrod.RemoteCacheKey<String>
org.wildfly.clustering.web.hotrod.session.attributes.SessionAttributesKey
All Implemented Interfaces:
Key<String>

public class SessionAttributesKey extends RemoteCacheKey<String>
Cache key for session attributes.
Author:
Paul Ferraro
  • Constructor Details

    • SessionAttributesKey

      public SessionAttributesKey(String id)