eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.6-GA

Uses of Class
org.exoplatform.services.cache.impl.jboss.AbstractExoCacheConfig

Packages that use AbstractExoCacheConfig
org.exoplatform.services.cache.impl.jboss.ea   
org.exoplatform.services.cache.impl.jboss.fifo   
org.exoplatform.services.cache.impl.jboss.lfu   
org.exoplatform.services.cache.impl.jboss.lru   
org.exoplatform.services.cache.impl.jboss.mru   
 

Uses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.ea
 

Subclasses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.ea
 class EAExoCacheConfig
          The ExoCacheConfig for the ExpirationAlgorithm implementation Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 8 mars 2010
 

Uses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.fifo
 

Subclasses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.fifo
 class FIFOExoCacheConfig
          The ExoCacheConfig for the FIFO implementation Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 

Uses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.lfu
 

Subclasses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.lfu
 class LFUExoCacheConfig
          The ExoCacheConfig for the LFU implementation Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 

Uses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.lru
 

Subclasses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.lru
 class LRUExoCacheConfig
          The ExoCacheConfig for the LRU implementation Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 

Uses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.mru
 

Subclasses of AbstractExoCacheConfig in org.exoplatform.services.cache.impl.jboss.mru
 class MRUExoCacheConfig
          The ExoCacheConfig for the MRU implementation Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 


eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.6-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.