eXo Kernel :: Component :: Cache Service 2.4.8-GA

Uses of Class
org.exoplatform.services.cache.ExoCacheConfig

Packages that use ExoCacheConfig
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
 ExoCacheConfig ExoCacheConfig.clone()
           
 

Methods in org.exoplatform.services.cache that return types with arguments of type ExoCacheConfig
 List<ExoCacheConfig> ExoCacheConfigPlugin.getConfigs()
           
 

Methods in org.exoplatform.services.cache with parameters of type ExoCacheConfig
 ExoCache ExoCacheFactory.createCache(ExoCacheConfig config)
          Creates a new instance of ExoCache
 


eXo Kernel :: Component :: Cache Service 2.4.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.