public class ShowScreenResponse extends Object implements CommandResponse
| Constructor and Description |
|---|
ShowScreenResponse(String jsp) |
public ShowScreenResponse(String jsp)
public String getJsp()
public void setJsp(String jsp)
public boolean execute(CommandRequest cmdReq) throws Exception
CommandResponseexecute in interface CommandResponsecmdReq - Object encapsulating the request information.ExceptionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.