public class AspectJUtil
extends java.lang.Object
| Constructor and Description |
|---|
AspectJUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.reflect.Method |
getMethod(org.aspectj.lang.reflect.MethodSignature methodSignature) |
static java.lang.reflect.Method |
getMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) |
public static java.lang.reflect.Method getMethod(org.aspectj.lang.reflect.MethodSignature methodSignature)
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodExceptionpublic static java.lang.reflect.Method getMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException