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

Method add

java/org/apache/catalina/Manager.java:178–178  ·  view source on GitHub ↗

Add this Session to the set of active Sessions for this Manager. @param session Session to be added

(Session session)

Source from the content-addressed store, hash-verified

176 * @param session Session to be added
177 */
178 void add(Session session);
179
180
181 /**

Callers 15

invokeMethod · 0.95
lifecycleEventMethod · 0.65
testPoolMethod · 0.65
runMethod · 0.65
mainMethod · 0.65
testCheckoutTimeoutMethod · 0.65
testBug58489Method · 0.65
registerCleanerMethod · 0.65
addListenerMethod · 0.65
createStatementMethod · 0.65

Implementers 2

TesterManagertest/org/apache/catalina/session/Teste
ManagerBasejava/org/apache/catalina/session/Manag

Calls

no outgoing calls

Tested by 15

testPoolMethod · 0.52
runMethod · 0.52
mainMethod · 0.52
testCheckoutTimeoutMethod · 0.52
testBug58489Method · 0.52
setDynamicAttributeMethod · 0.52
parametersMethod · 0.52
parametersMethod · 0.52
parametersMethod · 0.52
releaseMethod · 0.52