|
eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.3-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.jboss |
|---|
| Classes in org.exoplatform.services.cache.impl.jboss that implement ExoCacheCreator | |
|---|---|
class |
AbstractExoCacheCreator
This class is used to propose a set of common methods generally needed by ExoCacheCreator
implementations |
| Methods in org.exoplatform.services.cache.impl.jboss that return ExoCacheCreator | |
|---|---|
protected ExoCacheCreator |
ExoCacheFactoryImpl.getExoCacheCreator(ExoCacheConfig config)
Returns the most relevant ExoCacheCreator according to the give configuration |
| Methods in org.exoplatform.services.cache.impl.jboss that return types with arguments of type ExoCacheCreator | |
|---|---|
List<ExoCacheCreator> |
ExoCacheCreatorPlugin.getCreators()
Returns all the creators defined for this ComponentPlugin |
| Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.jboss.ea |
|---|
| Classes in org.exoplatform.services.cache.impl.jboss.ea that implement ExoCacheCreator | |
|---|---|
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 ExoCacheCreator in org.exoplatform.services.cache.impl.jboss.fifo |
|---|
| Classes in org.exoplatform.services.cache.impl.jboss.fifo that implement ExoCacheCreator | |
|---|---|
class |
FIFOExoCacheCreator
The FIFO Implementation of an ExoCacheCreator
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
20 juil. |
| Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.jboss.lfu |
|---|
| Classes in org.exoplatform.services.cache.impl.jboss.lfu that implement ExoCacheCreator | |
|---|---|
class |
LFUExoCacheCreator
The LFU Implementation of an ExoCacheCreator
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
21 juil. |
| Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.jboss.lru |
|---|
| Classes in org.exoplatform.services.cache.impl.jboss.lru that implement ExoCacheCreator | |
|---|---|
class |
LRUExoCacheCreator
The LRU Implementation of an ExoCacheCreator
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
21 juil. |
| Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.jboss.mru |
|---|
| Classes in org.exoplatform.services.cache.impl.jboss.mru that implement ExoCacheCreator | |
|---|---|
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.3-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||