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<DC,MV, AV, SC> Factory for creating sessions.Classes in org.wildfly.clustering.session.cache that implement ImmutableSessionFactoryModifier and TypeClassDescriptionclassAn immutable session factory that delegates to immutable factories for metadata and attributes.classCompositeSessionFactory<CC, MV extends Contextual<SC>, AV, SC>A session factory composed of metadata, attribute, and context factories. -
Uses of ImmutableSessionFactory in org.wildfly.clustering.session.infinispan.remote
Classes in org.wildfly.clustering.session.infinispan.remote that implement ImmutableSessionFactoryModifier and TypeClassDescriptionclassHotRodSessionFactory<DC,AV, SC> Factory for creating aSessionbacked by a set ofRemoteCacheentries.