|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.webcontainer.command.BrowserRedirectCommand
public class BrowserRedirectCommand
A Web Application Container-specific Command to
redirect the current browser window to a new URI.
Enqueuing any command after a redirect command will result in
indeterminate behavior.
| Constructor Summary | |
|---|---|
BrowserRedirectCommand(java.lang.String uri)
Creates a new BrowserRedirectCommand. |
|
| Method Summary | |
|---|---|
java.lang.String |
getUri()
Returns the target URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserRedirectCommand(java.lang.String uri)
BrowserRedirectCommand.
uri - the target URI| Method Detail |
|---|
public java.lang.String getUri()
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||