Generated by
JDiff

Package org.springframework.aop.support

Changed Classes
AbstractRegexpMethodPointcut Abstract base regular expression pointcut bean.
ControlFlowPointcut Pointcut and method matcher for use in simple cflow-style pointcut.
DefaultIntroductionAdvisor Simple org.springframework.aop.IntroductionAdvisor implementation that by default applies to any class.
DelegatePerTargetObjectIntroductionInterceptor Convenient implementation of the org.springframework.aop.IntroductionInterceptor interface.
IntroductionInfoSupport Support for implementations of org.springframework.aop.IntroductionInfo.
MethodMatchers Static utility methods for composing MethodMatchers.
NameMatchMethodPointcut Pointcut bean for simple method name matches, as alternative to regexp patterns.
Pointcuts Pointcut constants for matching getters and setters, and static methods useful for manipulating and evaluating pointcuts.
RootClassFilter Simple ClassFilter implementation that passes classes (and optionally subclasses)