Generated by
JDiff

Package org.springframework.aop.target

Changed Classes
AbstractBeanFactoryBasedTargetSource Base class for org.springframework.aop.TargetSource implementations that are based on a Spring org.springframework.beans.factory.BeanFactory, delegating to Spring-managed bean instances.
EmptyTargetSource Canonical {@code TargetSource} when there is no target (or just the target class known), and behavior is supplied by interfaces and advisors only.