Uses of Class
com.sun.appserv.web.cache.CacheManager
-
Packages that use CacheManager Package Description com.sun.appserv.web.cache com.sun.enterprise.web -
-
Uses of CacheManager in com.sun.appserv.web.cache
Methods in com.sun.appserv.web.cache with parameters of type CacheManager Modifier and Type Method Description voidDefaultCacheHelper. setCacheManager(CacheManager manager)set the CacheManager for this application -
Uses of CacheManager in com.sun.enterprise.web
Methods in com.sun.enterprise.web that return CacheManager Modifier and Type Method Description static CacheManagerCacheModule. configureResponseCache(WebModule app, SunWebApp bean)configure ias-web response cache
-