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

Method getJvmRoute

java/org/apache/catalina/Engine.java:59–59  ·  view source on GitHub ↗

Returns the JvmRouteId for this engine. @return the JVM Route ID

()

Source from the content-addressed store, hash-verified

57 * @return the JVM Route ID
58 */
59 String getJvmRoute();
60
61
62 /**

Callers 4

getJvmRouteMethod · 0.95
cloneMethod · 0.65
getLocalJvmRouteMethod · 0.65
generateSessionIdMethod · 0.65

Implementers 1

StandardEnginejava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by

no test coverage detected