Uses of Package
org.springframework.aop.support
Package
Description
AspectJ integration package.
Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.
Convenience classes for using Spring's AOP API.
Annotation support for AOP pointcuts.
Various
TargetSource
implementations for use
with Spring AOP.AOP-based solution for declarative caching demarcation.
AOP-based solution for declarative caching demarcation using JSR-107 annotations.
Annotation support for DAOs.
Annotation support for asynchronous method execution.
AOP-based solution for declarative transaction demarcation.
-
ClassDescriptionAbstract superclass for expression pointcuts, offering location and expression properties.Abstract generic
PointcutAdvisor
that allows for anyAdvice
to be configured.Abstract base class forPointcutAdvisor
implementations.Interface to be implemented by pointcuts that use String expressions. -
ClassDescriptionAbstract generic
PointcutAdvisor
that allows for anyAdvice
to be configured.Abstract base class forPointcutAdvisor
implementations.Convenient Pointcut-driven Advisor implementation. -
ClassDescriptionAbstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.Abstract generic
PointcutAdvisor
that allows for anyAdvice
to be configured.Abstract base class forPointcutAdvisor
implementations.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 regular expression 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 theMethodMatcher
interface but subclasses will want to be pointcuts. -
ClassDescriptionConvenient abstract superclass for static method matchers, which don't care about arguments at runtime.
-
-
ClassDescriptionAbstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.Abstract base class for
PointcutAdvisor
implementations. -
ClassDescriptionAbstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.Abstract base class for
PointcutAdvisor
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 theMethodMatcher
interface but subclasses will want to be pointcuts. -
-
-
ClassDescriptionAbstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.Abstract base class for
PointcutAdvisor
implementations.