WildFly: Web session clustering - HotRod service provider 14.0.0.Final
- java.lang.Object
-
- org.wildfly.clustering.web.cache.session.SimpleImmutableSessionMetaData
-
- All Implemented Interfaces:
- org.wildfly.clustering.web.session.ImmutableSessionMetaData
public class SimpleImmutableSessionMetaData
extends Object
implements org.wildfly.clustering.web.session.ImmutableSessionMetaData
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isNew
public boolean isNew()
- Specified by:
isNew in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
WildFly: Web session clustering - HotRod service provider 14.0.0.Final
Copyright © 2019 JBoss by Red Hat. All rights reserved.