Uses of Class
com.metamatrix.cache.CacheConfiguration

Packages that use CacheConfiguration
com.metamatrix.cache   
com.metamatrix.cache.jboss   
 

Uses of CacheConfiguration in com.metamatrix.cache
 

Fields in com.metamatrix.cache declared as CacheConfiguration
static CacheConfiguration CacheConfiguration.DEFAULT
           
 

Methods in com.metamatrix.cache with parameters of type CacheConfiguration
<K,V> Cache<K,V>
CacheFactory.get(Cache.Type type, CacheConfiguration config)
          Create / Get the cache for the give type use
 

Uses of CacheConfiguration in com.metamatrix.cache.jboss
 

Methods in com.metamatrix.cache.jboss with parameters of type CacheConfiguration
 Cache JBossCacheFactory.get(Cache.Type type, CacheConfiguration config)
          Create / Get the cache for the give type use
 



Copyright © 2009. All Rights Reserved.