org.apache.empire.struts2.web
Class EmpireFilterDispatcher

java.lang.Object
  extended by org.apache.struts2.dispatcher.FilterDispatcher
      extended by org.apache.empire.struts2.web.EmpireFilterDispatcher
All Implemented Interfaces:
javax.servlet.Filter, org.apache.struts2.StrutsStatics

public class EmpireFilterDispatcher
extends org.apache.struts2.dispatcher.FilterDispatcher


Field Summary
 
Fields inherited from class org.apache.struts2.dispatcher.FilterDispatcher
dispatcher, staticResourceLoader
 
Fields inherited from interface org.apache.struts2.StrutsStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT
 
Constructor Summary
EmpireFilterDispatcher()
           
 
Method Summary
protected  org.apache.struts2.dispatcher.Dispatcher createDispatcher(javax.servlet.FilterConfig filterConfig)
           
 
Methods inherited from class org.apache.struts2.dispatcher.FilterDispatcher
destroy, doFilter, getFilterConfig, getServletContext, init, prepareDispatcherAndWrapRequest, setActionMapper, setStaticResourceLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmpireFilterDispatcher

public EmpireFilterDispatcher()
Method Detail

createDispatcher

protected org.apache.struts2.dispatcher.Dispatcher createDispatcher(javax.servlet.FilterConfig filterConfig)
Overrides:
createDispatcher in class org.apache.struts2.dispatcher.FilterDispatcher


Copyright © 2008–2014 Apache Software Foundation. All rights reserved.