Uses of Interface
org.wildfly.clustering.server.cache.CacheFactory
Packages that use CacheFactory
Package
Description
-
Uses of CacheFactory in org.wildfly.clustering.server.cache
Classes in org.wildfly.clustering.server.cache that implement CacheFactory -
Uses of CacheFactory in org.wildfly.clustering.session.cache
Constructors in org.wildfly.clustering.session.cache with parameters of type CacheFactoryModifierConstructorDescriptionCachedSessionManager(SessionManager<C> manager, CacheFactory cacheFactory) -
Uses of CacheFactory in org.wildfly.clustering.session.cache.user
Constructors in org.wildfly.clustering.session.cache.user with parameters of type CacheFactoryModifierConstructorDescriptionCachedUserManager(UserManager<C, T, D, S> manager, CacheFactory cacheFactory)