Uses of Class
com.sun.appserv.web.cache.mapping.CacheMapping
-
Packages that use CacheMapping Package Description com.sun.appserv.web.cache -
-
Uses of CacheMapping in com.sun.appserv.web.cache
Methods in com.sun.appserv.web.cache that return CacheMapping Modifier and Type Method Description CacheMappingCacheManager. getCacheMapping(String name)get cacheMapping given its nameMethods in com.sun.appserv.web.cache with parameters of type CacheMapping Modifier and Type Method Description voidCacheManager. addCacheMapping(String name, CacheMapping mapping)add cache mapping
-