Uses of Class
org.exoplatform.services.cache.ExoCacheConfigPlugin
-
Packages that use ExoCacheConfigPlugin Package Description org.exoplatform.services.cache This package provides an API used for data caching.org.exoplatform.services.cache.impl -
-
Uses of ExoCacheConfigPlugin in org.exoplatform.services.cache
Methods in org.exoplatform.services.cache with parameters of type ExoCacheConfigPlugin Modifier and Type Method Description voidCacheService. addExoCacheConfig(ExoCacheConfigPlugin plugin)Adds a cache configuration plugin. -
Uses of ExoCacheConfigPlugin in org.exoplatform.services.cache.impl
Methods in org.exoplatform.services.cache.impl with parameters of type ExoCacheConfigPlugin Modifier and Type Method Description voidCacheServiceImpl. addExoCacheConfig(ExoCacheConfigPlugin plugin)
-