|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExoCacheInitException in org.exoplatform.services.cache |
|---|
| Methods in org.exoplatform.services.cache that throw ExoCacheInitException | |
|---|---|
ExoCache |
ExoCacheFactory.createCache(ExoCacheConfig config)
Creates a new instance of ExoCache |
| Uses of ExoCacheInitException in org.exoplatform.services.cache.impl.jboss |
|---|
| Methods in org.exoplatform.services.cache.impl.jboss that throw ExoCacheInitException | |
|---|---|
ExoCache |
ExoCacheCreator.create(ExoCacheConfig config,
org.jboss.cache.TreeCache cache)
Creates an eXo cache according to the given configuration ExoCacheConfig |
ExoCache |
ExoCacheFactoryImpl.createCache(ExoCacheConfig config)
To create a new cache instance according to the given configuration, we follow the steps below: 1. |
| Uses of ExoCacheInitException in org.exoplatform.services.cache.impl.jboss.fifo |
|---|
| Methods in org.exoplatform.services.cache.impl.jboss.fifo that throw ExoCacheInitException | |
|---|---|
ExoCache |
FIFOExoCacheCreator.create(ExoCacheConfig config,
org.jboss.cache.TreeCache cache)
Creates an eXo cache according to the given configuration ExoCacheConfig |
| Uses of ExoCacheInitException in org.exoplatform.services.cache.impl.jboss.lfu |
|---|
| Methods in org.exoplatform.services.cache.impl.jboss.lfu that throw ExoCacheInitException | |
|---|---|
ExoCache |
LFUExoCacheCreator.create(ExoCacheConfig config,
org.jboss.cache.TreeCache cache)
Creates an eXo cache according to the given configuration ExoCacheConfig |
| Uses of ExoCacheInitException in org.exoplatform.services.cache.impl.jboss.lru |
|---|
| Methods in org.exoplatform.services.cache.impl.jboss.lru that throw ExoCacheInitException | |
|---|---|
ExoCache |
LRUExoCacheCreator.create(ExoCacheConfig config,
org.jboss.cache.TreeCache cache)
Creates an eXo cache according to the given configuration ExoCacheConfig |
| Uses of ExoCacheInitException in org.exoplatform.services.cache.impl.jboss.mru |
|---|
| Methods in org.exoplatform.services.cache.impl.jboss.mru that throw ExoCacheInitException | |
|---|---|
ExoCache |
MRUExoCacheCreator.create(ExoCacheConfig config,
org.jboss.cache.TreeCache cache)
Creates an eXo cache according to the given configuration ExoCacheConfig |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||