Class UnitOfWorkCloserInterceptor

java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.camel.component.cxf.common.UnitOfWorkCloserInterceptor
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 UnitOfWorkCloserInterceptor extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
  • Constructor Details

    • UnitOfWorkCloserInterceptor

      public UnitOfWorkCloserInterceptor(String phase, boolean handleOneWayMessage)
    • UnitOfWorkCloserInterceptor

      public UnitOfWorkCloserInterceptor()
  • Method Details

    • handleMessage

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