org.exoplatform.services.cache.impl.jboss.fifo
Class FIFOExoCacheConfig

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

public class FIFOExoCacheConfig
extends ExoCacheConfig

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


Constructor Summary
FIFOExoCacheConfig()
           
 
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

FIFOExoCacheConfig

public FIFOExoCacheConfig()
Method Detail

getMaxNodes

public int getMaxNodes()

setMaxNodes

public void setMaxNodes(int maxNodes)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.