Generated by
JDiff

Class com.google.inject.struts2.Struts2Factory

The superclass changed from ObjectFactory to com.opensymphony.xwork2.ObjectFactory.

Changed Methods
Interceptor buildInterceptor(InterceptorConfig, Map) Change in return type from Interceptor to com.opensymphony.xwork2.interceptor.Interceptor.
Change in signature from (InterceptorConfig, java.util.Map) to (com.opensymphony.xwork2.config.entities.InterceptorConfig, java.util.Map).
Change in exceptions thrown from ConfigurationException to com.opensymphony.xwork2.config.ConfigurationException.