Package | Description |
---|---|
com.ibm.wsspi.webcontainer.servlet |
there is a packageinfo file in the lib/web.webcontainerspi.jar indicating the version is 2.1.0
|
Modifier and Type | Method and Description |
---|---|
static IServletConfig.CheckContextInitialized |
IServletConfig.CheckContextInitialized.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IServletConfig.CheckContextInitialized[] |
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 |
---|---|
java.util.Set<java.lang.String> |
IServletConfig.addMapping(IServletConfig.CheckContextInitialized checkContextInitialized,
java.lang.String... mappingURI) |