org.talend.esb.sam.agent.flowidprocessor
Class FlowIdProducerIn<T extends org.apache.cxf.message.Message>

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<T>
      extended by org.talend.esb.sam.agent.flowidprocessor.FlowIdProducerIn<T>
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<T>, org.apache.cxf.phase.PhaseInterceptor<T>

public class FlowIdProducerIn<T extends org.apache.cxf.message.Message>
extends org.apache.cxf.phase.AbstractPhaseInterceptor<T>


Constructor Summary
FlowIdProducerIn()
           
 
Method Summary
 void handleMessage(T message)
           
 
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowIdProducerIn

public FlowIdProducerIn()
Method Detail

handleMessage

public void handleMessage(T message)
                   throws org.apache.cxf.interceptor.Fault
Throws:
org.apache.cxf.interceptor.Fault


Copyright © 2011 Talend Inc.. All Rights Reserved.