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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Clear the cache of computedShadowMatch
instances.
-
Constructor Details
-
ShadowMatchUtils
public ShadowMatchUtils()
-
-
Method Details
-
clearCache
public static void clearCache()Clear the cache of computedShadowMatch
instances.
-