public class TenantWebScriptServletRuntime
extends org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
| Constructor and Description |
|---|
TenantWebScriptServletRuntime(org.springframework.extensions.webscripts.RuntimeContainer container,
org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.extensions.config.ServerProperties serverProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.extensions.webscripts.WebScriptRequest |
createRequest(org.springframework.extensions.webscripts.Match match) |
String |
getName() |
protected String |
getScriptUrl() |
createAuthenticator, createResponse, createSessionFactory, getHttpServletRequest, getHttpServletResponse, getScriptMethod, getSupportedMethodsbeforeProcessError, executeScript, executeScript, getContainer, getFormatStatusTemplate, getRealWebScriptRequest, getRealWebScriptResponse, getScriptParameters, getSession, getStatusCodeTemplate, getStatusTemplate, getTemplateParameters, renderErrorResponse, setURLModelFactorypublic TenantWebScriptServletRuntime(org.springframework.extensions.webscripts.RuntimeContainer container,
org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.extensions.config.ServerProperties serverProperties)
protected String getScriptUrl()
getScriptUrl in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntimeprotected org.springframework.extensions.webscripts.WebScriptRequest createRequest(org.springframework.extensions.webscripts.Match match)
createRequest in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntimepublic String getName()
getName in interface org.springframework.extensions.webscripts.RuntimegetName in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntimeCopyright © 2005–2018 Alfresco Software. All rights reserved.