Uses of Class
org.exoplatform.services.cache.ExoCacheConfig
-
Packages that use ExoCacheConfig Package Description org.exoplatform.services.cache This package provides an API used for data caching. -
-
Uses of ExoCacheConfig in org.exoplatform.services.cache
Methods in org.exoplatform.services.cache that return ExoCacheConfig Modifier and Type Method Description ExoCacheConfigExoCacheConfig. clone()Methods in org.exoplatform.services.cache that return types with arguments of type ExoCacheConfig Modifier and Type Method Description List<ExoCacheConfig>ExoCacheConfigPlugin. getConfigs()Methods in org.exoplatform.services.cache with parameters of type ExoCacheConfig Modifier and Type Method Description ExoCacheExoCacheFactory. createCache(ExoCacheConfig config)Creates a new instance ofExoCache
-