com.ibm.wsspi.webcontainer.webapp
Uses of Interface WebAppConfig
Packages that use WebAppConfig
Package | Description |
---|---|
com.ibm.wsspi.webcontainer.servlet |
Uses of WebAppConfig in com.ibm.wsspi.webcontainer.servlet
Modifier and Type | Method and Description |
---|---|
IServletContext.getWebAppConfig()
Returns the configuration object associated with this context
|