org.exoplatform.services.cache.impl.memcached
Class MCExoCacheCreator
java.lang.Object
org.exoplatform.services.cache.impl.memcached.MCExoCacheCreator
public class MCExoCacheCreator
- extends Object
The implementation of an ExoCacheCreator based on the LRU expiration algorithm
- Version:
- $Id$
- Author:
- Nicolas Filotto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCExoCacheCreator
public MCExoCacheCreator(long defaultExpirationTimeout)
create
public ExoCache<Serializable,Object> create(ExoContainerContext ctx,
ExoCacheConfig config,
net.spy.memcached.MemcachedClient cache)
throws ExoCacheInitException
-
- Throws:
ExoCacheInitException
Copyright © 2014 eXo Platform SAS. All Rights Reserved.