org.jbpm.formModeler.service.bb.mvc.controller.requestChain
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
RequestChainProcessor
processRequest
in interface RequestChainProcessor
Exception
public CommandResponse handleRequest(CommandRequest request) throws Exception
Exception
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.