Class AspectJUtils

java.lang.Object
org.sklsft.commons.aop.AspectJUtils

public class AspectJUtils extends Object
  • Constructor Details

    • AspectJUtils

      public AspectJUtils()
  • Method Details

    • getProxiedMethod

      public static Method getProxiedMethod(org.aspectj.lang.ProceedingJoinPoint joinPoint)
    • getProxiedMethodImplementation

      public static Method getProxiedMethodImplementation(org.aspectj.lang.ProceedingJoinPoint joinPoint)