程序包的使用
infra.aop.support
使用infra.aop.support的程序包
程序包
说明
Aspect Programming
AspectJ integration package.
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
Provides miscellaneous interceptor implementations.
-
类说明Convenient abstract superclass for static method matchers, which don't care about arguments at runtime.Convenient superclass when we want to force subclasses to implement the
MethodMatcherinterface but subclasses will want to be pointcuts. -
类说明Abstract superclass for expression pointcuts, offering location and expression properties.Abstract generic
PointcutAdvisorthat allows for anyAdviceto be configured.Abstract base class forPointcutAdvisorimplementations.Interface to be implemented by pointcuts that use String expressions.Convenient abstract superclass for static method matchers, which don't care about arguments at runtime. -
类说明Abstract generic
PointcutAdvisorthat allows for anyAdviceto be configured.Abstract base class forPointcutAdvisorimplementations.Convenient Pointcut-driven Advisor implementation.Convenient abstract superclass for dynamic method matchers, which do care about arguments at runtime.Convenient superclass when we want to force subclasses to implement MethodMatcher interface, but subclasses will want to be pointcuts. -
类说明Convenient implementation of the
IntroductionInterceptorinterface.Support for implementations ofIntroductionInfo. -
类说明Abstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.Abstract generic
PointcutAdvisorthat allows for anyAdviceto be configured.Abstract base class forPointcutAdvisorimplementations.Abstract base regular expression pointcut bean.Convenient class for building up pointcuts.Convenient abstract superclass for dynamic method matchers, which do care about arguments at runtime.Interface to be implemented by pointcuts that use String expressions.Support for implementations ofIntroductionInfo.Pointcut bean for simple method name matches, as an alternative to regexp patterns.Convenient abstract superclass for static method matchers, which don't care about arguments at runtime.Convenient superclass when we want to force subclasses to implement theMethodMatcherinterface but subclasses will want to be pointcuts. -
类说明Convenient abstract superclass for static method matchers, which don't care about arguments at runtime.
-