Uses of Interface
org.wildfly.clustering.web.cache.session.ImmutableSessionFactory
-
Packages that use ImmutableSessionFactory Package Description org.wildfly.clustering.web.cache.session -
-
Uses of ImmutableSessionFactory in org.wildfly.clustering.web.cache.session
Subinterfaces of ImmutableSessionFactory in org.wildfly.clustering.web.cache.session Modifier and Type Interface Description interfaceSessionFactory<SC,MV,AV,LC>Factory for creating sessions.Classes in org.wildfly.clustering.web.cache.session that implement ImmutableSessionFactory Modifier and Type Class Description classCompositeImmutableSessionFactory<MV,AV>Generic immutable session factory implementation - independent of cache mapping strategy.classCompositeSessionFactory<C,MV extends Contextual<L>,AV,L>
-