| Revision | 2482 (tree) |
|---|---|
| Time | 2022-11-05 11:12:11 |
| Author | t_nakayama1971 |
(empty log message)
| @@ -19,6 +19,7 @@ | ||
| 19 | 19 | */ |
| 20 | 20 | @Override |
| 21 | 21 | public void contextDestroyed(final ServletContextEvent sce) { |
| 22 | + | |
| 22 | 23 | super.contextDestroyed(sce); |
| 23 | 24 | |
| 24 | 25 | if (!TimeoutManager.getInstance().stop(3000)) { |