eXo Kernel :: Component :: Cache Service 2.4.10-UXP01

org.exoplatform.services.cache
Interface ExoCacheFactory


public interface ExoCacheFactory

This class allows you to create a new instance of ExoCache

Author:
Dmytro Katayev

Method Summary
 ExoCache createCache(ExoCacheConfig config)
          Creates a new instance of ExoCache
 

Method Detail

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

eXo Kernel :: Component :: Cache Service 2.4.10-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.