org.exoplatform.services.cache.impl.jboss.mru
Class MRUExoCacheConfig

java.lang.Object
  extended by org.exoplatform.services.cache.ExoCacheConfig
      extended by org.exoplatform.services.cache.impl.jboss.mru.MRUExoCacheConfig
All Implemented Interfaces:
java.lang.Cloneable

public class MRUExoCacheConfig
extends ExoCacheConfig

The ExoCacheConfig for the MRU implementation Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil. 2009


Constructor Summary
MRUExoCacheConfig()
           
 
Method Summary
 int getMaxNodes()
           
 void setMaxNodes(int maxNodes)
           
 
Methods inherited from class org.exoplatform.services.cache.ExoCacheConfig
clone, getImplementation, getLabel, getLiveTime, getMaxSize, getName, isDistributed, isLogEnabled, isRepicated, setDistributed, setImplementation, setLabel, setLiveTime, setLogEnabled, setMaxSize, setName, setReplicated
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MRUExoCacheConfig

public MRUExoCacheConfig()
Method Detail

getMaxNodes

public int getMaxNodes()

setMaxNodes

public void setMaxNodes(int maxNodes)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.