Uses of Class
uk.ac.soton.itinnovation.registry.icomponent.util.CacheManagement

Packages that use CacheManagement
uk.ac.soton.itinnovation.registry.component.xml.db   
uk.ac.soton.itinnovation.registry.component.xml.db.xmldb   
uk.ac.soton.itinnovation.registry.icomponent.access   
uk.ac.soton.itinnovation.registry.icomponent.util   
 

Uses of CacheManagement in uk.ac.soton.itinnovation.registry.component.xml.db
 

Fields in uk.ac.soton.itinnovation.registry.component.xml.db declared as CacheManagement
protected static CacheManagement XmlDbAccessAdapter.cacheManagement
           
 

Methods in uk.ac.soton.itinnovation.registry.component.xml.db that return CacheManagement
 CacheManagement XmlDbAccessAdapter.getCacheManagement()
           
 

Methods in uk.ac.soton.itinnovation.registry.component.xml.db with parameters of type CacheManagement
protected abstract  void XmlDbAccessAdapter.loadPredefinedQueriesIntoCache(CacheManagement cacheManagement)
          Load the predefined queries into the registry cache management.
protected  void XmlDbAccessAdapter.loadRegistyDomainModelIntoCache(CacheManagement cacheManagement)
          Load the registry domain model into the cache.
 

Uses of CacheManagement in uk.ac.soton.itinnovation.registry.component.xml.db.xmldb
 

Methods in uk.ac.soton.itinnovation.registry.component.xml.db.xmldb with parameters of type CacheManagement
protected  void XmlDbAccessXmlDb.loadPredefinedQueriesIntoCache(CacheManagement cacheManagement)
           
 

Uses of CacheManagement in uk.ac.soton.itinnovation.registry.icomponent.access
 

Methods in uk.ac.soton.itinnovation.registry.icomponent.access that return CacheManagement
 CacheManagement Access.getCacheManagement()
           
 

Uses of CacheManagement in uk.ac.soton.itinnovation.registry.icomponent.util
 

Methods in uk.ac.soton.itinnovation.registry.icomponent.util that return CacheManagement
static CacheManagement CacheManagement.getInstance()
           
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.