org.exoplatform.services.cache
Interface ExoCacheFactory
public interface ExoCacheFactory
This class allows you to create a new instance of ExoCache
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
15 juil. 2009
createCache
ExoCache createCache(ExoCacheConfig config)
throws ExoCacheInitException
- Creates a new instance of
ExoCache
- Parameters:
config - the cache to create
- Returns:
- the new instance of
ExoCache
- Throws:
ExoCacheInitException - if an exception happens while initializing the cache
Copyright © 2012 eXo Platform SAS. All Rights Reserved.