Class SimpleImmutableSessionAttributes
java.lang.Object
org.wildfly.clustering.web.cache.session.attributes.SimpleImmutableSessionAttributes
- All Implemented Interfaces:
ImmutableSessionAttributes
- Direct Known Subclasses:
CoarseSessionAttributes,FineSessionAttributes
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleImmutableSessionAttributes
-
SimpleImmutableSessionAttributes
-
-
Method Details
-
getAttributeNames
- Specified by:
getAttributeNamesin interfaceImmutableSessionAttributes
-
getAttribute
- Specified by:
getAttributein interfaceImmutableSessionAttributes
-