Uses of Interface
org.jboss.cache.CacheFactory

Packages that use CacheFactory
org.jboss.cache   
 

Uses of CacheFactory in org.jboss.cache
 

Classes in org.jboss.cache that implement CacheFactory
 class DefaultCacheFactory<K,V>
          Default implementation of the CacheFactory interface.
 

Methods in org.jboss.cache that return CacheFactory
static
<K,V> CacheFactory<K,V>
DefaultCacheFactory.getInstance()
          Deprecated. 
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.