MCPcopy Index your code
hub / github.com/apache/tomcat / getModificationTestInterval

Method getModificationTestInterval

java/org/apache/jasper/Options.java:220–220  ·  view source on GitHub ↗

Returns the interval in seconds between modification tests for JSP files. @return modification test interval in seconds.

()

Source from the content-addressed store, hash-verified

218 * @return modification test interval in seconds.
219 */
220 int getModificationTestInterval();
221
222
223 /**

Callers 1

isOutDatedMethod · 0.65

Implementers 2

JspCjava/org/apache/jasper/JspC.java
EmbeddedServletOptionsjava/org/apache/jasper/EmbeddedServlet

Calls

no outgoing calls

Tested by

no test coverage detected