Class ComponentCacheDestroyable

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

public class ComponentCacheDestroyable extends Object implements InternalDestroyable
Clears Component's static standard attributes cache to prevent classloader leaks on hot redeploy.
Since:
7.2.0
  • Constructor Details

    • ComponentCacheDestroyable

      public ComponentCacheDestroyable()
  • Method Details