Uses of Interface
org.wildfly.clustering.cache.BiCacheEntryLocator
Packages that use BiCacheEntryLocator
Package
Description
-
Uses of BiCacheEntryLocator in org.wildfly.clustering.session.cache
Subinterfaces of BiCacheEntryLocator in org.wildfly.clustering.session.cacheModifier and TypeInterfaceDescriptioninterfaceImmutableSessionFactory<MV,AV> Factory for creating anImmutableSession.interfaceSessionFactory<C,MV, AV, SC> Factory for creating sessions.Classes in org.wildfly.clustering.session.cache that implement BiCacheEntryLocatorModifier and TypeClassDescriptionclassGeneric immutable session factory implementation - independent of cache mapping strategy.classCompositeSessionFactory<C,MV extends Contextual<SC>, AV, SC> -
Uses of BiCacheEntryLocator in org.wildfly.clustering.session.cache.user
Subinterfaces of BiCacheEntryLocator in org.wildfly.clustering.session.cache.userModifier and TypeInterfaceDescriptioninterfaceUserFactory<CV,C, T, SV, D, S> Creates anUserfrom its cache storage value.Classes in org.wildfly.clustering.session.cache.user that implement BiCacheEntryLocatorModifier and TypeClassDescriptionclassCompositeUserFactory<CV,C, T, SV, D, S> A user factory that creates composite users. -
Uses of BiCacheEntryLocator in org.wildfly.clustering.session.infinispan.remote
Classes in org.wildfly.clustering.session.infinispan.remote that implement BiCacheEntryLocatorModifier and TypeClassDescriptionclassHotRodSessionFactory<MC,AV, SC> Factory for creating aSessionbacked by a set ofRemoteCacheentries.