public class ShowJspInsidePanelContextResponse extends ShowScreenResponse implements CommandResponse
Constructor and Description |
---|
ShowJspInsidePanelContextResponse(String jspRoute) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(CommandRequest cmdReq)
Executes the response.
|
protected Panel |
getPanel() |
getJsp, setJsp
public ShowJspInsidePanelContextResponse(String jspRoute)
public boolean execute(CommandRequest cmdReq) throws Exception
CommandResponse
execute
in interface CommandResponse
execute
in class ShowScreenResponse
cmdReq
- Object encapsulating the request information.Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.