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

Method destroy

java/org/apache/catalina/util/RateLimiter.java:67–67  ·  view source on GitHub ↗

Cleanup no longer needed resources.

()

Source from the content-addressed store, hash-verified

65 * Cleanup no longer needed resources.
66 */
67 void destroy();
68
69 /**
70 * Pass the FilterConfig to configure the filter.

Callers 15

destroyInternalMethod · 0.65
stopInternalMethod · 0.65
removeChildMethod · 0.65
destroyInternalMethod · 0.65
setManagerMethod · 0.65
setNamingResourcesMethod · 0.65
destroyInternalMethod · 0.65
destroyInternalMethod · 0.65
releaseMethod · 0.65
destroyInternalMethod · 0.65
unloadMethod · 0.65
cleanupValveMethod · 0.65

Implementers 1

RateLimiterBasejava/org/apache/catalina/util/RateLimi

Calls

no outgoing calls

Tested by

no test coverage detected