Uses of Interface
org.apache.oodt.cas.filemgr.ingest.Cache

Packages that use Cache
org.apache.oodt.cas.filemgr.ingest   
org.apache.oodt.cas.filemgr.util   
 

Uses of Cache in org.apache.oodt.cas.filemgr.ingest
 

Classes in org.apache.oodt.cas.filemgr.ingest that implement Cache
 class LocalCache
           
 class RmiCache
           
 

Methods in org.apache.oodt.cas.filemgr.ingest that return Cache
 Cache RmiCacheServerFactory.createCache()
           
 Cache RmiCacheFactory.createCache()
           
 Cache LocalCacheFactory.createCache()
           
 Cache CacheFactory.createCache()
          Create a new Cache.
abstract  Cache AbstractCacheServerFactory.createCache()
           
 

Constructors in org.apache.oodt.cas.filemgr.ingest with parameters of type Cache
CachedIngester(String transferService, Cache cache)
           
 

Uses of Cache in org.apache.oodt.cas.filemgr.util
 

Methods in org.apache.oodt.cas.filemgr.util that return Cache
static Cache GenericFileManagerObjectFactory.getCacheFromFactory(String serviceFactory)
           
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.