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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.session.cache.metadata.coarse.ImmutableSessionMetaDataEntry
getCreationTime, getMaxIdle, isNewMethods inherited from interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntry
getLastAccessEndTime, getLastAccessStartTime, setMaxIdle