Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
lifecycleEvent
Method · 0.45
handleNotification
Method · 0.45
lifecycleEvent
Method · 0.45
run
Method · 0.45
generateClass
Method · 0.45
getLifecycle
Method · 0.45
getContainer
Method · 0.45
lifecycleEvent
Method · 0.45
containerEvent
Method · 0.45
lifecycleEvent
Method · 0.45
lifecycleEvent
Method · 0.45
lifecycleEvent
Method · 0.45
Calls
no outgoing calls
Tested by
3
handleNotification
Method · 0.36
lifecycleEvent
Method · 0.36
run
Method · 0.36