类的使用
infra.aop.support.AbstractGenericPointcutAdvisor
程序包
说明
AspectJ integration package.
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
infra.aop.aspectj中AbstractGenericPointcutAdvisor的使用
修饰符和类型类说明classFramework AOP Advisor that can be used for any AspectJ pointcut expression. -
infra.aop.aspectj.annotation中AbstractGenericPointcutAdvisor的使用
修饰符和类型类说明protected static classSynthetic advisor that instantiates the aspect. -
infra.aop.support中AbstractGenericPointcutAdvisor的使用
修饰符和类型类说明classConvenient Pointcut-driven Advisor implementation.classConvenient class for name-match method pointcuts that hold an Advice, making them an Advisor.classConvenient class for regexp method pointcuts that hold an Advice, making them anAdvisor.