Class 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 Detail

      • UnitOfWorkCloserInterceptor

        public UnitOfWorkCloserInterceptor​(String phase,
                                           boolean handleOneWayMessage)
      • UnitOfWorkCloserInterceptor

        public UnitOfWorkCloserInterceptor()
    • Method Detail

      • handleMessage

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