public class RethrowingFlowHandlerAdapter
extends org.springframework.webflow.mvc.servlet.FlowHandlerAdapter
FlowHandlerAdapter implementation that overrides its
poor assumption that a missing flow exception should result in the flow being restarted.| Constructor and Description |
|---|
RethrowingFlowHandlerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
defaultHandleException(String flowId,
org.springframework.webflow.core.FlowException e,
HttpServletRequest request,
HttpServletResponse response) |
afterPropertiesSet, createServletExternalContext, defaultCreateFlowExecutionInputMap, defaultGetFlowId, defaultHandleExecutionOutcome, getAjaxHandler, getFlowExecutor, getFlowUrlHandler, getHosts, getLastModified, getRedirectHttp10Compatible, getSaveOutputToFlashScopeOnRedirect, handle, isRemoteHost, sendRedirect, setAjaxHandler, setFlowExecutor, setFlowUrlHandler, setHosts, setRedirectHttp10Compatible, setSaveOutputToFlashScopeOnRedirect, setStatusCode, supportsapplyCacheControl, applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, checkRequest, getAllowHeader, getCacheControl, getCacheSeconds, getSupportedMethods, getVaryByRequestHeaders, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, prepareResponse, preventCaching, setAlwaysMustRevalidate, setCacheControl, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader, setVaryByRequestHeadersgetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected void defaultHandleException(String flowId, org.springframework.webflow.core.FlowException e, HttpServletRequest request, HttpServletResponse response) throws IOException
defaultHandleException in class org.springframework.webflow.mvc.servlet.FlowHandlerAdapterIOExceptionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.