Seam Core JSF2 2.3.1.CR1

@Namespace(value="http://jboss.org/schema/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
AbstractInfinispanCacheProvider<T>  
AbstractJBossCacheProvider<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.
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


Seam Core JSF2 2.3.1.CR1

Copyright © 2013 Seam Framework. All Rights Reserved.