public class FactoryRequestHandler extends Object
Constructor and Description |
---|
FactoryRequestHandler() |
Modifier and Type | Method and Description |
---|---|
protected CommandResponse |
handle(HandlerFactoryElement handlerComponent,
String property,
CommandRequest request) |
CommandResponse |
handleRequest(CommandRequest request) |
protected CommandResponse |
performRequestHandling(CommandRequest request) |
protected void |
setBeanValue(FactoryURL fUrl,
File file,
boolean firstTime) |
protected void |
setBeanValue(FactoryURL fUrl,
String[] paramValues,
boolean firstTime) |
protected void |
setBeanValues(CommandRequest request) |
public CommandResponse handleRequest(CommandRequest request) throws Exception
Exception
protected void setBeanValues(CommandRequest request)
protected void setBeanValue(FactoryURL fUrl, File file, boolean firstTime) throws org.jboss.dashboard.factory.LookupException
protected void setBeanValue(FactoryURL fUrl, String[] paramValues, boolean firstTime) throws org.jboss.dashboard.factory.LookupException
protected CommandResponse performRequestHandling(CommandRequest request) throws Exception
Exception
protected CommandResponse handle(HandlerFactoryElement handlerComponent, String property, CommandRequest request) throws Exception
Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.