Uses of Interface
org.wildfly.clustering.session.cache.SessionFactory
Packages that use SessionFactory
-
Uses of SessionFactory in org.wildfly.clustering.session.cache
Classes in org.wildfly.clustering.session.cache that implement SessionFactoryModifier and TypeClassDescriptionclassCompositeSessionFactory<DC,MV extends Contextual<SC>, AV, SC> Constructors in org.wildfly.clustering.session.cache with parameters of type SessionFactoryModifierConstructorDescriptionprotectedAbstractSessionManager(SessionManagerConfiguration<DC> configuration, org.wildfly.clustering.cache.CacheConfiguration<B> cacheConfiguration, SessionFactory<DC, MV, AV, SC> factory, Consumer<ImmutableSession> closeTask)