接口的使用
cn.taketoday.aop.support.ExpressionPointcut
使用ExpressionPointcut的程序包
-
cn.taketoday.aop.aspectj中ExpressionPointcut的使用
修饰符和类型类说明classFrameworkPointcutimplementation that uses the AspectJ weaver to evaluate a pointcut expression. -
cn.taketoday.aop.support中ExpressionPointcut的使用
修饰符和类型类说明classAbstract superclass for expression pointcuts, offering location and expression properties.