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

Method reload

java/org/apache/catalina/Context.java:1232–1232  ·  view source on GitHub ↗

Reload this web application, if reloading is supported. @exception IllegalStateException if the reloadable property is set to false .

()

Source from the content-addressed store, hash-verified

1230 * @exception IllegalStateException if the <code>reloadable</code> property is set to <code>false</code>.
1231 */
1232 void reload();
1233
1234
1235 /**

Callers 5

reloadMethod · 0.95
backgroundProcessMethod · 0.95
reloadMethod · 0.95
reloadMethod · 0.65

Implementers 5

TesterContexttest/org/apache/tomcat/unittest/Tester
SelectorContextjava/org/apache/naming/SelectorContext
NamingContextjava/org/apache/naming/NamingContext.j
FailedContextjava/org/apache/catalina/startup/Faile
StandardContextjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 1