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

Method setManager

java/org/apache/catalina/Store.java:44–44  ·  view source on GitHub ↗

Set the Manager associated with this Store. @param manager The Manager which will use this Store.

(Manager manager)

Source from the content-addressed store, hash-verified

42 * @param manager The Manager which will use this Store.
43 */
44 void setManager(Manager manager);
45
46
47 /**

Callers 11

startMethod · 0.65
testSerializationMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setOwnerMethod · 0.65
deserializeSessionsMethod · 0.65
setStoreMethod · 0.65
createStandardManagerMethod · 0.65
removeManagerMethod · 0.65

Implementers 3

TesterStoretest/org/apache/catalina/valves/TestPe
TesterStoretest/org/apache/catalina/session/Teste
StoreBasejava/org/apache/catalina/session/Store

Calls

no outgoing calls

Tested by 5

startMethod · 0.52
testSerializationMethod · 0.52
setupMethod · 0.52
setupMethod · 0.52