public class BeanDispatcher extends Object implements RequestChainProcessor
| Constructor and Description |
|---|
BeanDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
CommandResponse |
handleRequest(CommandRequest request) |
boolean |
processRequest(CommandRequest request)
Make required processing of request.
|
public boolean processRequest(CommandRequest request) throws Exception
RequestChainProcessorprocessRequest in interface RequestChainProcessorExceptionpublic CommandResponse handleRequest(CommandRequest request) throws Exception
ExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.