@Regenerable public abstract class AbstractHandler extends WebContext
CACHE_PRIORITY, context, HANDLERS, JWIG_DEFUNCT_SESSION, log, MAX_PRIORITY, PRE_CACHE| Constructor and Description | 
|---|
| AbstractHandler(Object... dependencies)Constructs a handler and registers it at the current response object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | destroy()Invoked when the current response is invalidated. | 
| String | getHandlerIdentifier()Returns the URL for running this handler | 
| int | hashCode() | 
| (package private) Object | process(String referer)Invokes the  runmethod of the handler. | 
| String | toString() | 
addCookie, addResponseInvalidator, augment, cache, getCacheAugmentedString, getCookies, getRequestURL, getResponse, getServletContext, getServletRequest, getServletResponse, getUser, getWebAppParam, getWebAppParam, getWebAppURL, getWebSite, getWebSiteURL, getWebSiteURL, handlers, handleUpdatedObjects, isSecure, jwigJS, main, makeURL, makeURL, makeURL, makeURL, makeURL, makeURL, makeURL, next, punish, sendEmail, sendEmails, sendEmailsAsynchronously, sendResponse, touchSessions, transportSessionHandlers, updateAbstractHandler(Object... dependencies)
public void destroy()
public String getHandlerIdentifier()
Copyright © 2008-2012 Anders Møller & Mathias Schwarz.