Package xyz.haff.aspektoj.util
Class FindAnnotatedArgument
java.lang.Object
xyz.haff.aspektoj.util.FindAnnotatedArgument
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
of
public static <T> FindAnnotatedArgument.ArgumentAndAnnotation<T> of(org.aspectj.lang.JoinPoint joinPoint, Class<T> annotationClass)
-