@Deprecated public class EmbeddedVelocityViewResolver extends org.springframework.web.servlet.view.velocity.VelocityViewResolver
VelocityViewResolver
that uses
EmbeddedVelocityToolboxView
when the toolboxConfigLocation
is set.FORWARD_URL_PREFIX, REDIRECT_URL_PREFIX
Constructor and Description |
---|
EmbeddedVelocityViewResolver()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
initApplicationContext()
Deprecated.
|
void |
setToolboxConfigLocation(String toolboxConfigLocation)
Deprecated.
|
buildView, requiredViewClass, setDateToolAttribute, setNumberToolAttribute
setAllowRequestOverride, setAllowSessionOverride, setExposeRequestAttributes, setExposeSessionAttributes, setExposeSpringMacroHelpers
canHandle, createView, getAttributesMap, getCacheKey, getContentType, getExposeContextBeansAsAttributes, getExposedContextBeanNames, getExposePathVariables, getOrder, getPrefix, getRedirectHosts, getRequestContextAttribute, getSuffix, getViewClass, getViewNames, isRedirectContextRelative, isRedirectHttp10Compatible, loadView, setAttributes, setAttributesMap, setContentType, setExposeContextBeansAsAttributes, setExposedContextBeanNames, setExposePathVariables, setOrder, setPrefix, setRedirectContextRelative, setRedirectHosts, setRedirectHttp10Compatible, setRequestContextAttribute, setSuffix, setViewClass, setViewNames
clearCache, getCacheLimit, isCache, isCacheUnresolved, removeFromCache, resolveViewName, setCache, setCacheLimit, setCacheUnresolved
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
protected void initApplicationContext()
initApplicationContext
in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
public void setToolboxConfigLocation(String toolboxConfigLocation)
setToolboxConfigLocation
in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.