public class AnnotationUtil
extends java.lang.Object
| 构造器和说明 |
|---|
AnnotationUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.reflect.Method |
getMethod(org.aspectj.lang.JoinPoint joinPoint)
通过目标对象获取方法实例
|
static Validated |
getValidated(java.lang.reflect.Method method)
获取注解
|
public static java.lang.reflect.Method getMethod(org.aspectj.lang.JoinPoint joinPoint)
public static Validated getValidated(java.lang.reflect.Method method)