Generated by
JDiff

Interface org.springframework.aop.framework.AdvisorChainFactory

Changed Methods
List<Object> getInterceptorsAndDynamicInterceptionAdvice(Advised, Method, Class<?>) Change in signature from (Advised, Method, Class) to (Advised, Method, Class<?>).
Determine a list of org.aopalliance.intercept.MethodInterceptor objects for the given advisor chain configuration.