Uses of Interface
org.weda.cache.CacheService

Packages that use CacheService
org.weda.cache   
org.weda.cache.impl   
org.weda.tapestry   
 

Uses of CacheService in org.weda.cache
 

Methods in org.weda.cache that return CacheService
 CacheService CacheManager.getCacheService()
          Возвращает кеш.
 

Uses of CacheService in org.weda.cache.impl
 

Classes in org.weda.cache.impl that implement CacheService
 class SimpleCache
          Простая реализация tim.docarch.service.CacheService.
 

Uses of CacheService in org.weda.tapestry
 

Methods in org.weda.tapestry that return CacheService
 CacheService TapestryCacheManager.getCacheService()
           
 



Copyright © 2005-2006 . All Rights Reserved.