Kieker 1.6

kieker.monitoring.probe.cxf
Class OperationExecutionSOAPResponseInInterceptor

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
      extended by org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
          extended by org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor
              extended by kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
All Implemented Interfaces:
IMonitoringProbe, org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>

public class OperationExecutionSOAPResponseInInterceptor
extends org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor
implements IMonitoringProbe

Author:
Andre van Hoorn, Dennis Kieselhorst

Field Summary
static String SIGNATURE
           
 
Fields inherited from class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
NO_VALIDATE_PARTS
 
Constructor Summary
OperationExecutionSOAPResponseInInterceptor()
           
OperationExecutionSOAPResponseInInterceptor(IMonitoringController monitoringCtrl)
           
 
Method Summary
 void handleMessage(org.apache.cxf.message.Message msg)
           
 
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, setAfter, setBefore
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIGNATURE

public static final String SIGNATURE
Constructor Detail

OperationExecutionSOAPResponseInInterceptor

public OperationExecutionSOAPResponseInInterceptor()

OperationExecutionSOAPResponseInInterceptor

public OperationExecutionSOAPResponseInInterceptor(IMonitoringController monitoringCtrl)
Method Detail

handleMessage

public void handleMessage(org.apache.cxf.message.Message msg)
                   throws org.apache.cxf.interceptor.Fault
Specified by:
handleMessage in interface org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>
Overrides:
handleMessage in class org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor
Throws:
org.apache.cxf.interceptor.Fault

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net