|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.custom.redirectTracker.policy.FullRedirectTrackPolicy
public class FullRedirectTrackPolicy
This implementation tries to save the full request data
| Constructor Summary | |
|---|---|
FullRedirectTrackPolicy()
|
|
| Method Summary | |
|---|---|
java.lang.String |
trackRedirect(RedirectTrackerContext redirectContext,
java.lang.String redirectPath)
Tracks the redirect, return the new (or old, but not NULL) redirectPath used for the real redirection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullRedirectTrackPolicy()
| Method Detail |
|---|
public java.lang.String trackRedirect(RedirectTrackerContext redirectContext,
java.lang.String redirectPath)
RedirectTrackerPolicy
trackRedirect in interface RedirectTrackerPolicy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||