com.ibm.portal.resolver.cache
Interface ServletCacheConstants


public interface ServletCacheConstants

Constants used in the context of servlet caching

Since:
8.0

Field Summary
static java.lang.String KEY_TIME_OUT
          key for carrying the cache time out info in seconds, implicitly indicating that a caching of the servlet output is desired
 

Field Detail

KEY_TIME_OUT

static final java.lang.String KEY_TIME_OUT
key for carrying the cache time out info in seconds, implicitly indicating that a caching of the servlet output is desired