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 TypeClassDescriptionclassGeneric immutable session implementation - independent of cache mapping strategy.classGeneric session implementation composed of attributes and metadata.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.