Returns the effective minor version of the Servlet spec used by this context. @return the effective minor version of the Servlet spec used by this context
()
| 1385 | * @return the effective minor version of the Servlet spec used by this context |
| 1386 | */ |
| 1387 | int getEffectiveMinorVersion(); |
| 1388 | |
| 1389 | |
| 1390 | /** |
no outgoing calls
no test coverage detected