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
CommandResponse
execute
in interface CommandResponse
cmdReq
- Object encapsulating the request information.Exception
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.