Uses of Interface
org.weda.cache.CacheManager

Packages that use CacheManager
org.weda.action.impl   
org.weda.enhance   
org.weda.enhance.impl   
org.weda.hibernate   
org.weda.store.impl   
org.weda.tapestry   
org.weda.tapestry.component   
org.weda.workflow.impl   
 

Uses of CacheManager in org.weda.action.impl
 

Methods in org.weda.action.impl with parameters of type CacheManager
 void ActionRegistryImpl.setCacheManager(CacheManager cacheManager)
           
 

Uses of CacheManager in org.weda.enhance
 

Methods in org.weda.enhance that return CacheManager
 CacheManager AspectHelper.getCacheManager()
           
 

Uses of CacheManager in org.weda.enhance.impl
 

Methods in org.weda.enhance.impl that return CacheManager
 CacheManager AspectHelperImpl.getCacheManager()
           
 

Methods in org.weda.enhance.impl with parameters of type CacheManager
 void AspectHelperImpl.setCacheManager(CacheManager cacheManager)
           
 

Uses of CacheManager in org.weda.hibernate
 

Methods in org.weda.hibernate that return CacheManager
 CacheManager HibernateObjectStore.getCacheManager()
           
 

Methods in org.weda.hibernate with parameters of type CacheManager
 void HibernateObjectStore.setCacheManager(CacheManager cacheManager)
           
 

Uses of CacheManager in org.weda.store.impl
 

Methods in org.weda.store.impl with parameters of type CacheManager
 void ObjectSourceRegistryImpl.setCacheManager(CacheManager cacheManager)
           
 

Uses of CacheManager in org.weda.tapestry
 

Classes in org.weda.tapestry that implement CacheManager
 class TapestryCacheManager
           
 

Uses of CacheManager in org.weda.tapestry.component
 

Methods in org.weda.tapestry.component that return CacheManager
abstract  CacheManager BaseEditor.getCacheManager()
           
 

Uses of CacheManager in org.weda.workflow.impl
 

Methods in org.weda.workflow.impl with parameters of type CacheManager
 void WorkflowImpl.setCacheManager(CacheManager cacheManager)
           
 



Copyright © 2005-2006 . All Rights Reserved.