WildFly: Web session clustering - HotRod service provider 11.0.0.Alpha1
- java.lang.Object
-
- org.wildfly.clustering.web.hotrod.session.AbstractImmutableSessionMetaData
-
- All Implemented Interfaces:
- org.wildfly.clustering.web.session.ImmutableSessionMetaData
- Direct Known Subclasses:
- SimpleImmutableSessionMetaData, SimpleSessionMetaData
public abstract class AbstractImmutableSessionMetaData
extends Object
implements org.wildfly.clustering.web.session.ImmutableSessionMetaData
Implements just the function methods of ImmutableSessionMetaData
.
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
getCreationTime, getLastAccessedTime, getMaxInactiveInterval
-
-
Method Detail
-
isNew
public boolean isNew()
- Specified by:
isNew
in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
WildFly: Web session clustering - HotRod service provider 11.0.0.Alpha1
Copyright © 2017 JBoss by Red Hat. All rights reserved.