|
Kieker 1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor
kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
public class OperationExecutionSOAPResponseInInterceptor
| Field Summary | |
|---|---|
static String |
SIGNATURE
This constant contains the signature, which will be used in the monitoring logs. |
| Fields inherited from class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor |
|---|
NO_VALIDATE_PARTS |
| Constructor Summary | |
|---|---|
OperationExecutionSOAPResponseInInterceptor()
Creates a new instance of this class, using the singleton instance of the MonitoringController as controller. |
|
OperationExecutionSOAPResponseInInterceptor(IMonitoringController monitoringCtrl)
Creates a new instance of this class, using the given instance of a MonitoringController as controller. |
|
| 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 |
|---|
public static final String SIGNATURE
| Constructor Detail |
|---|
public OperationExecutionSOAPResponseInInterceptor()
MonitoringController as controller.
public OperationExecutionSOAPResponseInInterceptor(IMonitoringController monitoringCtrl)
MonitoringController as controller.
monitoringCtrl - The controller of this interceptor.| Method Detail |
|---|
public void handleMessage(org.apache.cxf.message.Message msg)
throws org.apache.cxf.interceptor.Fault
handleMessage in interface org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>handleMessage in class org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptororg.apache.cxf.interceptor.Fault
|
Kieker 1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||