MCPcopy Create free account
hub / github.com/apache/tomcat / stop

Method stop

java/org/apache/catalina/Lifecycle.java:249–249  ·  view source on GitHub ↗

Gracefully terminate the active use of the public methods other than property getters/setters and life cycle methods of this component. Once the STOP_EVENT is fired, the public methods other than property getters/setters and life cycle methods should not be used. The following LifecycleEvent

()

Source from the content-addressed store, hash-verified

247 * @exception LifecycleException if this component detects a fatal error that needs to be reported
248 */
249 void stop() throws LifecycleException;
250
251 /**
252 * Prepare to discard the object. The following {@link LifecycleEvent}s will be fired in the following order:

Callers 15

testBug54239Method · 0.65
tearDownMethod · 0.65
stopOcspResponderMethod · 0.65
stopMethod · 0.65
stopOcspResponderMethod · 0.65
stopOcspResponderMethod · 0.65
stopOcspResponderMethod · 0.65
stopMethod · 0.65
stopOcspResponderMethod · 0.65

Implementers 4

WebappClassLoaderBasejava/org/apache/catalina/loader/Webapp
LifecycleBasejava/org/apache/catalina/util/Lifecycl
TesterContexttest/org/apache/tomcat/unittest/Tester
TesterHosttest/org/apache/tomcat/unittest/Tester

Calls

no outgoing calls

Tested by 15

testBug54239Method · 0.52
tearDownMethod · 0.52
stopOcspResponderMethod · 0.52
stopMethod · 0.52
stopOcspResponderMethod · 0.52
stopOcspResponderMethod · 0.52
stopOcspResponderMethod · 0.52
stopMethod · 0.52
stopOcspResponderMethod · 0.52