+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

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

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD