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 © 2001-2014 JBoss by Red Hat. All Rights Reserved.