org.broadleafcommerce.core.web
Class WrappingViewResolver

java.lang.Object
  extended by 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 Summary
WrappingViewResolver(org.springframework.web.servlet.View view)
           
 
Method Summary
 org.springframework.web.servlet.View resolveViewName(String arg0, Locale arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrappingViewResolver

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

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


Copyright © 2012. All Rights Reserved.