See: Description
| Class | Description |
|---|---|
| AspectJAwareAdvisorAutoProxyCreator |
AbstractAdvisorAutoProxyCreator
subclass that exposes AspectJ's invocation context and understands AspectJ's rules
for advice precedence when multiple pieces of advice come from the same aspect. |
| AspectJAwareAdvisorAutoProxyCreator.PartiallyComparableAdvisorHolder |
Implements AspectJ PartialComparable interface for defining partial orderings.
|
| AspectJPrecedenceComparator |
Orders AspectJ advice/advisors by precedence (not invocation order).
|