MCPcopy 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

lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80
lifecycleEventMethod · 0.80

Calls 1

getSourceMethod · 0.45

Tested by 2

lifecycleEventMethod · 0.64
lifecycleEventMethod · 0.64