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

org.jbpm.formModeler.service.bb.mvc.controller.requestChain
Class ResponseHeadersProcessor

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.mvc.controller.requestChain.ResponseHeadersProcessor
All Implemented Interfaces:
RequestChainProcessor

public class ResponseHeadersProcessor
extends Object
implements RequestChainProcessor


Constructor Summary
ResponseHeadersProcessor()
           
 
Method Summary
 boolean processRequest(CommandRequest request)
          Make required processing of request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseHeadersProcessor

public ResponseHeadersProcessor()
Method Detail

processRequest

public boolean processRequest(CommandRequest request)
Description copied from interface: RequestChainProcessor
Make required processing of request.

Specified by:
processRequest in interface RequestChainProcessor
Returns:
true if processing must continue, false otherwise.

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

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