@Namespace(value="http://jboss.com/products/seam/cache", prefix="org.jboss.seam.cache") @AutoCreate

Package org.jboss.seam.cache

A set of Seam components that provide caching

See:
          Description

Class Summary
AbstractJBossCacheProvider<T>  
CacheProvider<T> CacheProvider provides methods to control and manipulate the configured cache
EhCacheProvider Implementation of CacheProvider backed by EhCache.
JbossCache2Provider Implementation of CacheProvider backed by JBoss Cache 2.x.
JbossCacheProvider Implementation of CacheProvider backed by JBoss Cache 1.x
JbossPojoCacheProvider Implementation of CacheProvider backed by JBoss POJO Cache 1.x
 

Package org.jboss.seam.cache Description

A set of Seam components that provide caching



Copyright © 2011 Seam Framework. All Rights Reserved.