Package org.ocpsoft.rewrite.faces
Class FacesRewriteLifecycleListener
java.lang.Object
org.ocpsoft.rewrite.servlet.http.HttpRewriteLifecycleListener
org.ocpsoft.rewrite.faces.FacesRewriteLifecycleListener
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<org.ocpsoft.rewrite.event.Rewrite>,org.ocpsoft.common.pattern.Weighted,RewriteLifecycleListener<HttpServletRewrite>
- Author:
- Lincoln Baxter, III
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidstatic StringgetOriginalRequestURL(jakarta.servlet.http.HttpServletRequest request) intpriority()Methods inherited from class org.ocpsoft.rewrite.servlet.http.HttpRewriteLifecycleListener
handles
-
Constructor Details
-
FacesRewriteLifecycleListener
public FacesRewriteLifecycleListener()
-
-
Method Details
-
beforeInboundLifecycle
-
getOriginalRequestURL
-
beforeInboundRewrite
-
afterInboundRewrite
-
beforeOutboundRewrite
-
afterOutboundRewrite
-
afterInboundLifecycle
-
priority
public int priority()
-