public class ForwardResponse extends Object implements CommandResponse
| Constructor and Description |
|---|
ForwardResponse(String resource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(CommandRequest cmdReq)
Executes the response.
|
public ForwardResponse(String resource)
public boolean execute(CommandRequest cmdReq) throws Exception
execute in interface CommandResponsecmdReq - Object encapsulating the request information.ExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.