it.imolinfo.jbi4corba.jbi.cxf
Class Jbi4CorbaServiceInvokerInterceptor

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
      extended by it.imolinfo.jbi4corba.jbi.cxf.Jbi4CorbaServiceInvokerInterceptor
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>

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

Always single-threaded CXF Service invoker.


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

Constructor Detail

Jbi4CorbaServiceInvokerInterceptor

public Jbi4CorbaServiceInvokerInterceptor()
Method Detail

handleMessage

public void handleMessage(org.apache.cxf.message.Message message)


Copyright © 2005-2010 Imola Informatica. All Rights Reserved.