Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getLifecycle
Method
getLifecycle
java/org/apache/catalina/LifecycleEvent.java:72–74 ·
view source on GitHub ↗
Returns the Lifecycle on which this event occurred. @return the lifecycle
()
Source
from the content-addressed store, hash-verified
70
* @
return
the lifecycle
71
*/
72
public
Lifecycle getLifecycle() {
73
return
(Lifecycle) getSource();
74
}
75
76
77
/**
Callers
15
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
lifecycleEvent
Method · 0.80
Calls
1
getSource
Method · 0.45
Tested by
2
lifecycleEvent
Method · 0.64
lifecycleEvent
Method · 0.64