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

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

Packages that use AbstractExoCacheCreator
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 AbstractExoCacheCreator in org.exoplatform.services.cache.impl.jboss.ea
 

Subclasses of AbstractExoCacheCreator in org.exoplatform.services.cache.impl.jboss.ea
 class EAExoCacheCreator
          The ExpirationAlgorithm Implementation of an ExoCacheCreator Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 8 mars 2010
 

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

Subclasses of AbstractExoCacheCreator in org.exoplatform.services.cache.impl.jboss.fifo
 class FIFOExoCacheCreator
          The FIFO Implementation of an ExoCacheCreator Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 20 juil.
 

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

Subclasses of AbstractExoCacheCreator in org.exoplatform.services.cache.impl.jboss.lfu
 class LFUExoCacheCreator
          The LFU Implementation of an ExoCacheCreator Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 

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

Subclasses of AbstractExoCacheCreator in org.exoplatform.services.cache.impl.jboss.lru
 class LRUExoCacheCreator
          The LRU Implementation of an ExoCacheCreator Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 

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

Subclasses of AbstractExoCacheCreator in org.exoplatform.services.cache.impl.jboss.mru
 class MRUExoCacheCreator
          The MRU Implementation of an ExoCacheCreator Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 21 juil.
 


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

Copyright © 2013 eXo Platform SAS. All Rights Reserved.