Returns the JSP configuration for this context. @return the JSP configuration for this context. Will be null if there is no JSP configuration
()
| 1401 | * @return the JSP configuration for this context. Will be null if there is no JSP configuration |
| 1402 | */ |
| 1403 | JspConfigDescriptor getJspConfigDescriptor(); |
| 1404 | |
| 1405 | |
| 1406 | /** |
no outgoing calls
no test coverage detected