Uses of Class
org.jboss.seam.cache.AbstractJBossCacheProvider

Packages that use AbstractJBossCacheProvider
org.jboss.seam.cache A set of Seam components that provide caching 
 

Uses of AbstractJBossCacheProvider in org.jboss.seam.cache
 

Subclasses of AbstractJBossCacheProvider in org.jboss.seam.cache
 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