Uses of Class
org.wildfly.clustering.session.cache.AbstractImmutableSession
Packages that use AbstractImmutableSession
-
Uses of AbstractImmutableSession in org.wildfly.clustering.session.cache
Subclasses of AbstractImmutableSession in org.wildfly.clustering.session.cacheModifier and TypeClassDescriptionclassAn immutable session, composed of immutable metadata and attributes.classA session composed of attributes, metadata, and context.classDetached session implementation, for use outside the context of a request.classAn immutable "snapshot" of a session which can be accessed outside the scope of a transaction.