@ApplicationScoped public class BeanDispatcher extends Object
Constructor and Description |
---|
BeanDispatcher() |
Modifier and Type | Method and Description |
---|---|
protected CommandResponse |
handle(BeanHandler handlerComponent,
String property,
CommandRequest request) |
CommandResponse |
handleRequest(CommandRequest request) |
protected CommandResponse |
performRequestHandling(CommandRequest request) |
protected void |
setBeanValue(FactoryURL fUrl,
Object value,
boolean firstTime) |
protected void |
setBeanValues(CommandRequest request) |
public CommandResponse handleRequest(CommandRequest request) throws Exception
Exception
protected void setBeanValues(CommandRequest request) throws Exception
Exception
protected void setBeanValue(FactoryURL fUrl, Object value, boolean firstTime) throws Exception
Exception
protected CommandResponse performRequestHandling(CommandRequest request) throws Exception
Exception
protected CommandResponse handle(BeanHandler handlerComponent, String property, CommandRequest request) throws Exception
Exception
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.