Package org.springframework.aop.aspectj
Class ShadowMatchUtils
java.lang.Object
org.springframework.aop.aspectj.ShadowMatchUtils
Internal 
ShadowMatch utilities.- Since:
 - 6.2
 - Author:
 - Stephane Nicoll, Juergen Hoeller
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidClear the cache of computedShadowMatchinstances. 
- 
Constructor Details
- 
ShadowMatchUtils
public ShadowMatchUtils() 
 - 
 - 
Method Details
- 
clearCache
public static void clearCache()Clear the cache of computedShadowMatchinstances. 
 -