Uses of Interface
io.vertigo.datastore.impl.cache.CachePlugin
Packages that use CachePlugin
Package
Description
-
Uses of CachePlugin in io.vertigo.datastore.impl.cache
Constructors in io.vertigo.datastore.impl.cache with parameters of type CachePlugin -
Uses of CachePlugin in io.vertigo.datastore.plugins.cache.ehcache
Classes in io.vertigo.datastore.plugins.cache.ehcache that implement CachePluginModifier and TypeClassDescriptionfinal classImplémentation EHCache du CacheManager. -
Uses of CachePlugin in io.vertigo.datastore.plugins.cache.memory
Classes in io.vertigo.datastore.plugins.cache.memory that implement CachePluginModifier and TypeClassDescriptionfinal classImplémentation MapCache du plugins. -
Uses of CachePlugin in io.vertigo.datastore.plugins.cache.redis
Classes in io.vertigo.datastore.plugins.cache.redis that implement CachePlugin