Spring MVC {@link HandlerMethodArgumentResolver} that resolves @Controller MethodParameters of type {@link SitePreference}to the value of the web request's {@link SitePreferenceHandler#CURRENT_SITE_PREFERENCE_ATTRIBUTE current site preference attribute}.
@author Roy Clarkson
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.