|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.cache.Constants
public class Constants
This class provides Dynacache constants that are used by other components.
Field Summary | |
---|---|
static java.lang.String |
IBM_DYNACACHE_RRD_BUFFERING
When an attribute with this name is set to true by the WebContainer it informs Dynacache that the current request is a Remote Request Dispatcher Request and buffering should be used for the next include. |
static java.lang.String |
IBM_DYNACACHE_RRD_ESI
The Remote Request Dispatcher Rules are added to a HashMap and then set as a request attribute using this name. |
static java.lang.String |
IBM_DYNACACHE_RRD_LOCALE
Used by the WebContainer to get the locale Remote Request Dispatcher Rule from the HashMap |
static java.lang.String |
IBM_DYNACACHE_RRD_REQUEST_TYPE
Used by the WebContainer to get the requestType Remote Request Dispatcher Rule from the HashMap |
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String IBM_DYNACACHE_RRD_BUFFERING
public static final java.lang.String IBM_DYNACACHE_RRD_ESI
public static final java.lang.String IBM_DYNACACHE_RRD_LOCALE
public static final java.lang.String IBM_DYNACACHE_RRD_REQUEST_TYPE
Constructor Detail |
---|
public Constants()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |