Class MidpointPointcut

java.lang.Object
com.evolveum.midpoint.util.aspect.MidpointPointcut
All Implemented Interfaces:
org.springframework.aop.Pointcut

public class MidpointPointcut extends Object implements org.springframework.aop.Pointcut
  • Constructor Details

    • MidpointPointcut

      public MidpointPointcut()
  • Method Details

    • getClassFilter

      public org.springframework.aop.ClassFilter getClassFilter()
      Specified by:
      getClassFilter in interface org.springframework.aop.Pointcut
    • getMethodMatcher

      public org.springframework.aop.MethodMatcher getMethodMatcher()
      Specified by:
      getMethodMatcher in interface org.springframework.aop.Pointcut