Package | Description |
---|---|
com.ibm.wsspi.webcontainer.metadata | |
com.ibm.wsspi.webcontainer.servlet |
there is a packageinfo file in the lib/web.webcontainerspi.jar indicating the version is 2.1.0
|
com.ibm.wsspi.webcontainer.webapp |
Modifier and Type | Method and Description |
---|---|
WebAppConfig |
WebModuleMetaData.getConfiguration()
Returns the WebAppConfig associated with the webModule that this
metaData object is attached to.
|
Modifier and Type | Method and Description |
---|---|
WebAppConfig |
IServletContext.getWebAppConfig()
Returns the configuration object associated with this context
|
Modifier and Type | Method and Description |
---|---|
WebAppConfig |
WebAppConfigAdapter.adapt(com.ibm.wsspi.adaptable.module.Container root,
com.ibm.wsspi.artifact.overlay.OverlayContainer rootOverlay,
com.ibm.wsspi.artifact.ArtifactContainer artifactContainer,
com.ibm.wsspi.adaptable.module.Container containerToAdapt) |