public interface CommandResponse extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(CommandRequest cmdReq)
Executes the response.
|
boolean execute(CommandRequest cmdReq) throws Exception
cmdReq - Object encapsulating the request information.ExceptionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.