Class SessionCreationMetaDataKey

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

public class SessionCreationMetaDataKey extends RemoteCacheKey<String>
Cache key for the session creation meta data entry.
Author:
Paul Ferraro
  • Constructor Details

    • SessionCreationMetaDataKey

      public SessionCreationMetaDataKey(String id)