public interface RequestChainProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRequest(CommandRequest request)
Make required processing of request.
|
boolean processRequest(CommandRequest request) throws Exception
ExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.