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

Method destroy

java/org/apache/catalina/servlets/WebdavServlet.java:362–365  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

360
361
362 @Override
363 public void destroy() {
364 store.destroy();
365 }
366
367
368 @Override

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.65

Tested by

no test coverage detected