Returns the effective major version of the Servlet spec used by this context. @return the effective major version of the Servlet spec used by this context
()
| 1369 | * @return the effective major version of the Servlet spec used by this context |
| 1370 | */ |
| 1371 | int getEffectiveMajorVersion(); |
| 1372 | |
| 1373 | |
| 1374 | /** |
no outgoing calls
no test coverage detected