Class CompositeImmutableSession

java.lang.Object
org.wildfly.clustering.web.cache.session.CompositeImmutableSession
All Implemented Interfaces:
ImmutableSession
Direct Known Subclasses:
CompositeSession

public class CompositeImmutableSession extends Object implements ImmutableSession
Generic immutable session implementation - independent of cache mapping strategy.
Author:
Paul Ferraro