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

Method getSource

java/org/apache/catalina/tribes/group/Response.java:70–72  ·  view source on GitHub ↗

Get the source member. @return The source member

()

Source from the content-addressed store, hash-verified

68 * @return The source member
69 */
70 public Member getSource() {
71 return source;
72 }
73
74 /**
75 * Get the message.

Callers 15

lifecycleEventMethod · 0.45
handleNotificationMethod · 0.45
lifecycleEventMethod · 0.45
runMethod · 0.45
generateClassMethod · 0.45
getLifecycleMethod · 0.45
getContainerMethod · 0.45
lifecycleEventMethod · 0.45
containerEventMethod · 0.45
lifecycleEventMethod · 0.45
lifecycleEventMethod · 0.45
lifecycleEventMethod · 0.45

Calls

no outgoing calls

Tested by 3

handleNotificationMethod · 0.36
lifecycleEventMethod · 0.36
runMethod · 0.36