com.liferay.portal.test.aspects
Class ReflectionUtilAdvice
java.lang.Object
com.liferay.portal.test.aspects.ReflectionUtilAdvice
public class ReflectionUtilAdvice
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtilAdvice
public ReflectionUtilAdvice()
setDeclaredFieldThrowable
public static void setDeclaredFieldThrowable(Throwable declaredFieldThrowable)
setDeclaredMethodThrowable
public static void setDeclaredMethodThrowable(Throwable declaredMethodThrowable)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getDeclaredField
public Object getDeclaredField(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable
getDeclaredMethod
public Object getDeclaredMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable