|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Interface for factories that can create Spring AOP Advisors from classes annotated with AspectJ annotation syntax. |
|
Metadata for an AspectJ aspect class, with an additional Spring AOP pointcut for the per clause. |
|
org.springframework.aop.aspectj.AspectInstanceFactory implementation backed by a Spring org.springframework.beans.factory.BeanFactory. |
|
Decorator to cause a MetadataAwareAspectInstanceFactory to instantiate only once. |
|
org.springframework.aop.aspectj.AspectInstanceFactory backed by a BeanFactory-provided prototype, enforcing prototype semantics. |
|
Factory that can create Spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax, using reflection to invoke the corresponding advice methods. |
|
Implementation of MetadataAwareAspectInstanceFactory that is backed by a specified singleton object, returning the same instance for every .getAspectInstance() call. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |