|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.controller.handler.HandlerResponse
org.jboss.portal.core.controller.handler.CommandForward
public class CommandForward
Forward to a new command.
| Constructor Summary | |
|---|---|
CommandForward(ControllerCommand cmd,
URLContext urlCtx)
|
|
| Method Summary | |
|---|---|
ControllerCommand |
getCommand()
|
URLContext |
getURLContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandForward(ControllerCommand cmd,
URLContext urlCtx)
| Method Detail |
|---|
public ControllerCommand getCommand()
public URLContext getURLContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||