Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g Release 3 (10.1.3)
B15978-01


Uses of Class
oracle.jsp.jwcache.CachePolicyLoadingException

Packages that use CachePolicyLoadingException
oracle.jsp.jwcache   

 

Uses of CachePolicyLoadingException in oracle.jsp.jwcache

 

Methods in oracle.jsp.jwcache that throw CachePolicyLoadingException
static CachePolicy CacheClientUtil.lookupPolicy(ServletConfig config, HttpServletRequest request, java.lang.String policyFile)
          A method to lookup and construct a cache policy object from a cache policy file
static CachePolicy CacheClientUtil.refreshPolicy(ServletConfig config, HttpServletRequest request, java.lang.String policyFile)
          A method to reload, re-parse and re-construct a cache policy object from a cache policy file

 


Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g Release 3 (10.1.3)
B15978-01


Copyright © 2004, 2006, Oracle. All rights reserved.