@Namespace(value="http://jboss.org/schema/seam/cache", prefix="org.jboss.seam.cache") @AutoCreate
See: Description
| Class | Description |
|---|---|
| AbstractInfinispanCacheProvider<T> | |
| CacheProvider<T> |
CacheProvider provides methods to control and manipulate the configured cache
|
| EhCacheProvider |
Implementation of CacheProvider backed by EhCache.
|
| InfinispanCacheProvider |
Implementation of CacheProvider backed by Infinispan 5.x.
|
Copyright © 2015 Seam Framework. All Rights Reserved.