com.ibm.wsspi.webcontainer.servlet
Uses of Class IServletConfig.CheckContextInitialized
Packages that use IServletConfig.CheckContextInitialized
Package | Description |
---|---|
com.ibm.wsspi.webcontainer.servlet |
Uses of IServletConfig.CheckContextInitialized in com.ibm.wsspi.webcontainer.servlet
Modifier and Type | Method and Description |
---|---|
IServletConfig.CheckContextInitialized.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
|
IServletConfig.CheckContextInitialized.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
|
IServletConfig.addMapping(IServletConfig.CheckContextInitialized checkContextInitialized,java.lang.String... mappingURI)
|