Class SimpleImmutableSession
java.lang.Object
org.wildfly.clustering.session.cache.SimpleImmutableSession
- All Implemented Interfaces:
ImmutableSession
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
- Author:
- Paul Ferraro
-
Constructor Details
-
SimpleImmutableSession
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceImmutableSession
-
isValid
public boolean isValid()- Specified by:
isValidin interfaceImmutableSession
-
getMetaData
- Specified by:
getMetaDatain interfaceImmutableSession
-
getAttributes
- Specified by:
getAttributesin interfaceImmutableSession
-