Package xyz.haff.aspektoj.util
Class AnnotatedArgument<T>
java.lang.Object
xyz.haff.aspektoj.util.AnnotatedArgument<T>
- Type Parameters:
T-
Find the argument with an specified annotation of a method
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotatedArgument(org.aspectj.lang.JoinPoint joinPoint, Class<T> annotationClass) -
Method Summary
-
Constructor Details
-
AnnotatedArgument
-
-
Method Details
-
getArgument
-
getAnnotation
-