Uses of Class
org.springframework.aop.support.AbstractExpressionPointcut
Packages that use AbstractExpressionPointcut Package Description org.springframework.aop.aspectj AspectJ integration package.Uses of AbstractExpressionPointcut in org.springframework.aop.aspectj
Subclasses of AbstractExpressionPointcut in org.springframework.aop.aspectj Modifier and Type Class Description classAspectJExpressionPointcutSpringPointcutimplementation that uses the AspectJ weaver to evaluate a pointcut expression.