com.liferay.util.aspectj
Class AspectJUtil
java.lang.Object
com.liferay.util.aspectj.AspectJUtil
public class AspectJUtil
- extends Object
Method Summary |
static Method |
getMethod(org.aspectj.lang.reflect.MethodSignature methodSignature)
|
static Method |
getMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AspectJUtil
public AspectJUtil()
getMethod
public static Method getMethod(org.aspectj.lang.reflect.MethodSignature methodSignature)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
getMethod
public static Method getMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws NoSuchMethodException
- Throws:
NoSuchMethodException