Package | Description |
---|---|
org.jboss.seam.cache |
A set of Seam components that provide caching
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInfinispanCacheProvider<T> |
class |
EhCacheProvider
Implementation of CacheProvider backed by EhCache.
|
class |
InfinispanCacheProvider
Implementation of CacheProvider backed by Infinispan 5.x.
|
Modifier and Type | Method and Description |
---|---|
static CacheProvider |
CacheProvider.instance() |
static <T> CacheProvider<T> |
CacheProvider.instance(Class<? extends T> type) |
Copyright © 2015 Seam Framework. All Rights Reserved.