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

Method getGlobal

java/org/apache/tomcat/util/net/AbstractEndpoint.java:159–159  ·  view source on GitHub ↗

Obtain the GlobalRequestProcessor associated with the handler. @return the GlobalRequestProcessor

()

Source from the content-addressed store, hash-verified

157 * @return the GlobalRequestProcessor
158 */
159 Object getGlobal();
160
161
162 /**

Callers 3

initMethod · 0.65
recycleMethod · 0.65
addResourceLinkMethod · 0.65

Implementers 1

ConnectionHandlerjava/org/apache/coyote/AbstractProtoco

Calls

no outgoing calls

Tested by

no test coverage detected