Generated by
JDiff

Class org.springframework.aop.framework.ProxyFactory

Removed Constructors
ProxyFactory(Class, Interceptor) Create a new ProxyFactory for the given interface and interceptor.
 

Added Constructors
ProxyFactory(Class<?>, Interceptor) Create a new ProxyFactory for the given interface and interceptor.