|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.custom.redirectTracker.policy.NoopRedirectTrackPolicy
public class NoopRedirectTrackPolicy
This implementation does nothing (for backward compatibility with JSF) - the default
| Constructor Summary | |
|---|---|
NoopRedirectTrackPolicy()
|
|
| 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 NoopRedirectTrackPolicy()
| 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 | |||||||||