Uses of Class
com.macvu.tiles.CacheInformation

Packages that use CacheInformation
com.macvu.tiles   
com.macvu.tiles.cache   
com.macvu.tiles.xmlDefinition   
 

Uses of CacheInformation in com.macvu.tiles
 

Methods in com.macvu.tiles that return CacheInformation
 CacheInformation CacheComponentDefinition.getCacheInformation()
           
 

Methods in com.macvu.tiles with parameters of type CacheInformation
 void CacheComponentDefinition.setCacheInformation(CacheInformation cacheInformation)
           
 

Constructors in com.macvu.tiles with parameters of type CacheInformation
CacheInformation(CacheInformation info)
           
 

Uses of CacheInformation in com.macvu.tiles.cache
 

Methods in com.macvu.tiles.cache with parameters of type CacheInformation
 java.lang.String SimpleCacheKeyFactory.getCacheKey(javax.servlet.http.HttpServletRequest request, CacheInformation info)
           
 java.lang.String CacheKeyFactory.getCacheKey(javax.servlet.http.HttpServletRequest request, CacheInformation info)
           
 CacheService SingleLRUCacheServiceFactory.getCacheService(CacheInformation info)
           
 CacheService CacheServiceFactory.getCacheService(CacheInformation info)
           
 void CacheObjectWrapper.initiateCacheInformation(javax.servlet.ServletContext servletContext, CacheInformation info)
           
 

Uses of CacheInformation in com.macvu.tiles.xmlDefinition
 

Subclasses of CacheInformation in com.macvu.tiles.xmlDefinition
 class XmlCacheInformation
           
 



Copyright © 2005 MacVu group. All Rights Reserved.