Class DebugUtilsCacheDestroyable

java.lang.Object
org.apache.struts2.dispatcher.DebugUtilsCacheDestroyable
All Implemented Interfaces:
InternalDestroyable

public class DebugUtilsCacheDestroyable extends Object implements InternalDestroyable
Clears DebugUtils's static logged-keys cache to prevent memory leaks during hot redeployment.
Since:
7.2.0
  • Constructor Details

    • DebugUtilsCacheDestroyable

      public DebugUtilsCacheDestroyable()
  • Method Details