public interface CommandResponse
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.Exception
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.