Class SimpleImmutableSession

java.lang.Object
org.wildfly.clustering.session.cache.SimpleImmutableSession
All Implemented Interfaces:
ImmutableSession

public class SimpleImmutableSession extends Object implements ImmutableSession
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
Author:
Paul Ferraro