jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1

org.jbpm.formModeler.service.bb.mvc.controller
Class RequestProcessor

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.mvc.controller.RequestProcessor

@ApplicationScoped
public class RequestProcessor
extends Object


Field Summary
protected  List<RequestChainProcessor> requestProcessorChain
           
 
Constructor Summary
RequestProcessor()
           
 
Method Summary
protected  void initChain()
           
static RequestProcessor lookup()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

requestProcessorChain

protected List<RequestChainProcessor> requestProcessorChain
Constructor Detail

RequestProcessor

public RequestProcessor()
Method Detail

lookup

public static RequestProcessor lookup()

initChain

@PostConstruct
protected void initChain()

run

public void run()
         throws Exception
Throws:
Exception

jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.