Package org.springframework.aop.aspectj
Class ShadowMatchUtils
java.lang.Object
org.springframework.aop.aspectj.ShadowMatchUtils
Internal 
ShadowMatch utilities.- Since:
- 6.2
- Author:
- Stephane Nicoll
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidClear the cache of computedShadowMatchinstances.
- 
Constructor Details- 
ShadowMatchUtilspublic ShadowMatchUtils()
 
- 
- 
Method Details- 
clearCachepublic static void clearCache()Clear the cache of computedShadowMatchinstances.
 
-