public class ServletConfigParmMap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
ATTRIBUTE |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
CACHINGENABLED |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
CLASSNAME |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
DISPLAYNAME |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
FILENAME |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
INITPARAMS |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
ISJSP |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
SERVLETCONTEXT |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
SERVLETNAME |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
STARTUPWEIGHT |
static com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey |
STATISTICSENABLED |
Constructor and Description |
---|
ServletConfigParmMap() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey key) |
void |
put(com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey key,
java.lang.Object value) |
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey ATTRIBUTE
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey CLASSNAME
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey FILENAME
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey CACHINGENABLED
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey INITPARAMS
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey DISPLAYNAME
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey ISJSP
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey SERVLETCONTEXT
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey STARTUPWEIGHT
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey SERVLETNAME
public static final com.ibm.wsspi.webcontainer.servlet.ServletConfigParmMap.ServletConfigParmKey STATISTICSENABLED