Class WrappingViewResolver

java.lang.Object
org.broadleafcommerce.core.web.WrappingViewResolver
All Implemented Interfaces:
org.springframework.web.servlet.ViewResolver

public class WrappingViewResolver extends Object implements org.springframework.web.servlet.ViewResolver
Author:
jfischer
  • Constructor Details

    • WrappingViewResolver

      public WrappingViewResolver(org.springframework.web.servlet.View view)
  • Method Details

    • resolveViewName

      public org.springframework.web.servlet.View resolveViewName(String arg0, Locale arg1) throws Exception
      Specified by:
      resolveViewName in interface org.springframework.web.servlet.ViewResolver
      Throws:
      Exception