|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.util.aspectj.AspectJUtil
public class AspectJUtil
Constructor Summary | |
---|---|
AspectJUtil()
|
Method Summary | |
---|---|
static java.lang.reflect.Method |
getMethod(org.aspectj.lang.reflect.MethodSignature methodSignature)
|
static java.lang.reflect.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 |
Constructor Detail |
---|
public AspectJUtil()
Method Detail |
---|
public static java.lang.reflect.Method getMethod(org.aspectj.lang.reflect.MethodSignature methodSignature) throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException
public static java.lang.reflect.Method getMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |