Uses of Interface
org.infinispan.container.impl.InternalEntryFactory

Packages that use InternalEntryFactory
Package
Description
 
Package that contains the interface describing the underlyling API for storage in Infinispan
Data containers which store cache entries.
Factories are internal components used to create other components based on a cache's configuration.
Persistence API.
 
Hot Rod-based AdvancedLoadWriteStore.