Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
destroyInternal
Method · 0.65
stopInternal
Method · 0.65
removeChild
Method · 0.65
destroyInternal
Method · 0.65
setManager
Method · 0.65
setNamingResources
Method · 0.65
destroyInternal
Method · 0.65
destroyInternal
Method · 0.65
release
Method · 0.65
destroyInternal
Method · 0.65
unload
Method · 0.65
cleanupValve
Method · 0.65
Implementers
1
RateLimiterBase
java/org/apache/catalina/util/RateLimi
Calls
no outgoing calls
Tested by
no test coverage detected