LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.web.jquery
Class LyJQServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.springframework.web.servlet.HttpServletBean
              extended by org.springframework.web.servlet.FrameworkServlet
                  extended by org.springframework.web.servlet.DispatcherServlet
                      extended by leon.view.web.jquery.LyJQServlet
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class LyJQServlet
extends org.springframework.web.servlet.DispatcherServlet

See Also:
Serialized Form

Field Summary
static java.lang.String __VERSION
           
static java.util.HashMap<java.lang.Thread,LyWebRequestInfo> _webRequestInfos
          Keep the information : which request / Servlet / response are currently being processed.
 
Fields inherited from class org.springframework.web.servlet.DispatcherServlet
HANDLER_ADAPTER_BEAN_NAME, HANDLER_EXCEPTION_RESOLVER_BEAN_NAME, HANDLER_MAPPING_BEAN_NAME, LOCALE_RESOLVER_ATTRIBUTE, LOCALE_RESOLVER_BEAN_NAME, MULTIPART_RESOLVER_BEAN_NAME, PAGE_NOT_FOUND_LOG_CATEGORY, REQUEST_TO_VIEW_NAME_TRANSLATOR_BEAN_NAME, THEME_RESOLVER_ATTRIBUTE, THEME_RESOLVER_BEAN_NAME, THEME_SOURCE_ATTRIBUTE, VIEW_RESOLVER_BEAN_NAME, WEB_APPLICATION_CONTEXT_ATTRIBUTE
 
Fields inherited from class org.springframework.web.servlet.FrameworkServlet
DEFAULT_CONTEXT_CLASS, DEFAULT_NAMESPACE_SUFFIX, SERVLET_CONTEXT_PREFIX
 
Constructor Summary
LyJQServlet()
          Constructor.
 
Method Summary
static LyWebRequestInfo getWebRequestInfo()
          Accessor to the information about current request in progress : TyServlet, request, response Current means for 'current Thread.
 void init(javax.servlet.ServletConfig config)
           
 
Methods inherited from class org.springframework.web.servlet.DispatcherServlet
getMultipartResolver, getThemeSource, setCleanupAfterInclude, setDetectAllHandlerAdapters, setDetectAllHandlerExceptionResolvers, setDetectAllHandlerMappings, setDetectAllViewResolvers
 
Methods inherited from class org.springframework.web.servlet.FrameworkServlet
destroy, getContextAttribute, getContextClass, getContextConfigLocation, getContextId, getNamespace, getServletContextAttributeName, getWebApplicationContext, onApplicationEvent, refresh, setContextAttribute, setContextClass, setContextConfigLocation, setContextId, setDispatchOptionsRequest, setDispatchTraceRequest, setNamespace, setPublishContext, setPublishEvents, setThreadContextInheritable
 
Methods inherited from class org.springframework.web.servlet.HttpServletBean
getServletContext, getServletName, init
 
Methods inherited from class javax.servlet.http.HttpServlet
service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletInfo, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values

_webRequestInfos

public static java.util.HashMap<java.lang.Thread,LyWebRequestInfo> _webRequestInfos
Keep the information : which request / Servlet / response are currently being processed.

Constructor Detail

LyJQServlet

public LyJQServlet()
Constructor.

Parameters:
area - the area component
Method Detail

init

public void init(javax.servlet.ServletConfig config)
          throws javax.servlet.ServletException
Specified by:
init in interface javax.servlet.Servlet
Overrides:
init in class javax.servlet.GenericServlet
Throws:
javax.servlet.ServletException

getWebRequestInfo

public static LyWebRequestInfo getWebRequestInfo()
Accessor to the information about current request in progress : TyServlet, request, response Current means for 'current Thread.

Returns:
the information if available or null if it could not bee found.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com