|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
void ) |
Change of visibility from protected to public. |
Changed Methods | ||
AspectJExpressionPointcut createPointcutExpression(Method, |
Change in signature from (Method, Class, String[] ) to (Method, Class<?>, String[] ). |
The pointcut and advice annotations both have an "argNames" member which contains a comma-separated list of the argument names. |
AspectJAnnotation<?> findAspectJAnnotationOnMethod(Method ) |
Change in return type from AspectJAnnotation to AspectJAnnotation<?> . |
Find and return the first AspectJ annotation on the given method (there should only be one anyway...) |
Removed Fields | |
ParameterNameDiscoverer ASPECTJ_ANNOTATION_PARAMETER_NAME_DISCOVERER |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |