org.wicketstuff.servlet3
Class WicketFilter3
java.lang.Object
org.apache.wicket.protocol.http.WicketFilter
org.wicketstuff.servlet3.WicketFilter3
- All Implemented Interfaces:
- Filter
public class WicketFilter3
- extends WicketFilter
An extension of WicketFilter that reads WicketFilter.filterPath from
WebFilter or WebServlet's 'url-patterns' or 'value' attributes
| Methods inherited from class org.apache.wicket.protocol.http.WicketFilter |
checkIfRedirectRequired, destroy, doFilter, getApplication, getApplicationFactory, getClassLoader, getFilterConfig, getFilterPath, getFilterPath, getFilterPathFromConfig, getFilterPathFromWebXml, getRelativePath, init, init, processRequestCycle, setFilterPath |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WicketFilter3
public WicketFilter3()
getFilterPathFromAnnotation
protected String getFilterPathFromAnnotation(boolean isServlet)
- Overrides:
getFilterPathFromAnnotation in class WicketFilter
Copyright © 2014 WicketStuff. All rights reserved.