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

Method getState

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

Obtain the current state of the source component. @return The current state of the source component.

()

Source from the content-addressed store, hash-verified

267 * @return The current state of the source component.
268 */
269 LifecycleState getState();
270
271
272 /**

Callers 15

testBug54807Method · 0.65
testBug58232Method · 0.65
tearDownMethod · 0.65
testStandaloneMethod · 0.65
doTestDeleteMethod · 0.65
doTestDeploymentMethod · 0.65
doTestModifyMethod · 0.65
doTestAdditionMethod · 0.65
testBug46243Method · 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

testBug54807Method · 0.52
testBug58232Method · 0.52
tearDownMethod · 0.52
testStandaloneMethod · 0.52
doTestDeleteMethod · 0.52
doTestDeploymentMethod · 0.52
doTestModifyMethod · 0.52
doTestAdditionMethod · 0.52
testBug46243Method · 0.52