Uses of Interface
com.metamatrix.cache.CacheFactory

Packages that use CacheFactory
com.metamatrix.cache.jboss   
com.metamatrix.dqp   
com.metamatrix.metadata.runtime   
com.metamatrix.platform.registry   
 

Uses of CacheFactory in com.metamatrix.cache.jboss
 

Classes in com.metamatrix.cache.jboss that implement CacheFactory
 class JBossCacheFactory
           
 

Uses of CacheFactory in com.metamatrix.dqp
 

Methods in com.metamatrix.dqp that return CacheFactory
static CacheFactory ResourceFinder.getCacheFactory()
           
 

Uses of CacheFactory in com.metamatrix.metadata.runtime
 

Methods in com.metamatrix.metadata.runtime with parameters of type CacheFactory
 void RuntimeMetadataCatalog.init(java.util.Properties runtimeProperties, MessageBus messageBus, CacheFactory factory)
          The init method needs to be called prior to executing any other methods.
 

Uses of CacheFactory in com.metamatrix.platform.registry
 

Constructors in com.metamatrix.platform.registry with parameters of type CacheFactory
ClusteredRegistryState(CacheFactory cacheFactory)
           
 



Copyright © 2009. All Rights Reserved.