org.apache.servicemix.cxf.binding.jbi.interceptor
Class JBIOperationInInterceptor

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<JBIMessage>
      extended by org.apache.servicemix.cxf.binding.jbi.interceptor.JBIOperationInInterceptor
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<JBIMessage>, org.apache.cxf.phase.PhaseInterceptor<JBIMessage>

public class JBIOperationInInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<JBIMessage>


Constructor Summary
JBIOperationInInterceptor()
           
 
Method Summary
protected  org.apache.cxf.service.model.BindingOperationInfo getBindingOperationInfo(org.apache.cxf.service.model.BindingInfo service, javax.xml.namespace.QName operation)
           
 void handleMessage(JBIMessage 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

JBIOperationInInterceptor

public JBIOperationInInterceptor()
Method Detail

handleMessage

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

getBindingOperationInfo

protected org.apache.cxf.service.model.BindingOperationInfo getBindingOperationInfo(org.apache.cxf.service.model.BindingInfo service,
                                                                                    javax.xml.namespace.QName operation)


Copyright © 2005-2013 FuseSource. All Rights Reserved.