Uses of Interface
org.wildfly.clustering.session.cache.ImmutableSessionFactory
Packages that use ImmutableSessionFactory
Package
Description
-
Uses of ImmutableSessionFactory in org.wildfly.clustering.session.cache
Subinterfaces of ImmutableSessionFactory in org.wildfly.clustering.session.cacheModifier and TypeInterfaceDescriptioninterfaceSessionFactory<C,MV, AV, SC> Factory for creating sessions.Classes in org.wildfly.clustering.session.cache that implement ImmutableSessionFactoryModifier and TypeClassDescriptionclassGeneric immutable session factory implementation - independent of cache mapping strategy.classCompositeSessionFactory<C,MV extends Contextual<SC>, AV, SC> -
Uses of ImmutableSessionFactory in org.wildfly.clustering.session.infinispan.remote
Classes in org.wildfly.clustering.session.infinispan.remote that implement ImmutableSessionFactoryModifier and TypeClassDescriptionclassHotRodSessionFactory<MC,AV, SC> Factory for creating aSessionbacked by a set ofRemoteCacheentries.