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