|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheProvider | |
|---|---|
| org.jboss.seam.cache | A set of Seam components that provide caching |
| Uses of CacheProvider in org.jboss.seam.cache |
|---|
| Subclasses of CacheProvider in org.jboss.seam.cache | |
|---|---|
class |
AbstractJBossCacheProvider<T>
|
class |
EhCacheProvider
Implementation of CacheProvider backed by EhCache. |
class |
JbossCache2Provider
Implementation of CacheProvider backed by JBoss Cache 2.x. |
class |
JbossCacheProvider
Implementation of CacheProvider backed by JBoss Cache 1.x |
class |
JbossPojoCacheProvider
Implementation of CacheProvider backed by JBoss POJO Cache 1.x |
| Methods in org.jboss.seam.cache that return CacheProvider | ||
|---|---|---|
static CacheProvider |
CacheProvider.instance()
|
|
static
|
CacheProvider.instance(Class<? extends T> type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||