com.pmease.quickbuild.web
Class MainFilter

java.lang.Object
  extended by org.apache.wicket.protocol.http.WicketFilter
      extended by com.pmease.quickbuild.web.MainFilter
All Implemented Interfaces:
javax.servlet.Filter

public class MainFilter
extends org.apache.wicket.protocol.http.WicketFilter


Field Summary
 
Fields inherited from class org.apache.wicket.protocol.http.WicketFilter
APP_FACT_PARAM, FILTER_MAPPING_PARAM, IGNORE_PATHS_PARAM
 
Constructor Summary
MainFilter(org.apache.wicket.protocol.http.WebApplication webApplication)
           
 
Method Summary
protected  org.apache.wicket.protocol.http.IWebApplicationFactory getApplicationFactory()
           
 
Methods inherited from class org.apache.wicket.protocol.http.WicketFilter
checkIfRedirectRequired, destroy, doFilter, getClassLoader, getFilterConfig, getFilterPath, getFilterPathFromAnnotation, getFilterPathFromConfig, getFilterPathFromWebXml, getRelativePath, init, init, setFilterPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainFilter

@Inject
public MainFilter(org.apache.wicket.protocol.http.WebApplication webApplication)
Method Detail

getApplicationFactory

protected org.apache.wicket.protocol.http.IWebApplicationFactory getApplicationFactory()
Overrides:
getApplicationFactory in class org.apache.wicket.protocol.http.WicketFilter


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.