Class AbstractSessionMetaDataEntry
java.lang.Object
org.wildfly.clustering.session.cache.metadata.coarse.AbstractSessionMetaDataEntry
- All Implemented Interfaces:
ImmutableSessionMetaDataEntry, SessionMetaDataEntry
- Direct Known Subclasses:
DefaultSessionMetaDataEntry, MutableSessionMetaDataEntry
A session meta data entry.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ImmutableSessionMetaDataEntry
getCreationTime, getMaxIdle, isNewMethods inherited from interface SessionMetaDataEntry
getLastAccessEndTime, getLastAccessStartTime, setMaxIdle
-
Method Details
-
toString
-