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