Generated by
JDiff

Class com.google.inject.struts2.GuiceObjectFactory

The superclass changed from ObjectFactory to com.opensymphony.xwork2.ObjectFactory.
Documentation changed from old to new.

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.