Polishing
This commit is contained in:
@@ -118,10 +118,11 @@ public class AspectJAwareAdvisorAutoProxyCreator extends AbstractAdvisorAutoProx
|
||||
}
|
||||
|
||||
@Override
|
||||
public void destroy() throws Exception {
|
||||
public void destroy() {
|
||||
ShadowMatchUtils.clearCache();
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Implements AspectJ's {@link PartialComparable} interface for defining partial orderings.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user