JavaScript is disabled on your browser.
java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.alfresco.repo.imap.scripts.ServerStatusWebScript
All Implemented Interfaces:
org.springframework.context.ApplicationContextAware, org.springframework.extensions.webscripts.WebScript
public class ServerStatusWebScript
extends org.springframework.extensions.webscripts.AbstractWebScript
implements org.springframework.context.ApplicationContextAware
Shows the availability of the IMAP server via web script request.
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails
Method Summary
Methods
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)
Methods inherited from class org.springframework.extensions.webscripts.AbstractWebScript
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.