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<DC,MV, AV, SC> Factory for creating sessions.Classes in org.wildfly.clustering.session.cache that implement BiCacheEntryLocatorModifier 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 BiCacheEntryLocator in org.wildfly.clustering.session.cache.user
Subinterfaces of BiCacheEntryLocator in org.wildfly.clustering.session.cache.userClasses 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<DC,AV, SC> Factory for creating aSessionbacked by a set ofRemoteCacheentries.