Class ScopeInterceptorCacheDestroyable

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

public class ScopeInterceptorCacheDestroyable extends Object implements InternalDestroyable
Clears ScopeInterceptor's static locks map to prevent classloader leaks on hot redeploy.
Since:
7.2.0
  • Constructor Details

    • ScopeInterceptorCacheDestroyable

      public ScopeInterceptorCacheDestroyable()
  • Method Details