public class ServerStatusWebScript
extends org.springframework.extensions.webscripts.AbstractWebScript
implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ServerStatusWebScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res)
throws IOException
execute in interface org.springframework.extensions.webscripts.WebScriptIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.