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

Method getUtilityExecutor

java/org/apache/catalina/tribes/Channel.java:456–456  ·  view source on GitHub ↗

Return executor that can be used for utility tasks. @return the executor

()

Source from the content-addressed store, hash-verified

454 * @return the executor
455 */
456 ScheduledExecutorService getUtilityExecutor();
457
458 /**
459 * Set the executor that can be used for utility tasks.

Callers 8

startInternalMethod · 0.65
startInternalMethod · 0.65
startInternalMethod · 0.65
threadStartMethod · 0.65
startInternalMethod · 0.65
startInternalMethod · 0.65
setMembershipServiceMethod · 0.65
startMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected