Skip navigation links

Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g (10.1.3.1.0)

B28960-01


Uses of Class
oracle.jsp.jwcache.CachePolicy

Packages that use CachePolicy
oracle.jsp.jwcache   

 

Uses of CachePolicy in oracle.jsp.jwcache

 

Methods in oracle.jsp.jwcache that return CachePolicy
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

 

Constructors in oracle.jsp.jwcache with parameters of type CachePolicy
CachePolicy(ServletConfig config, CachePolicy cPolicy)
          copy constructor of cache policy with an overriding servlet config object.

 


Skip navigation links

Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g (10.1.3.1.0)

B28960-01


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