Generated by
JDiff

Class org.springframework.aop.aspectj.SimpleAspectInstanceFactory

Changed Constructors
SimpleAspectInstanceFactory(Class<?>) Change in type from Class to Class<?>.
Create a new SimpleAspectInstanceFactory for the given aspect class.
 

Changed Methods
Class<?> getAspectClass() Change in return type from Class to Class<?>.
Return the specified aspect class (never {@code null}).