public abstract class AbstractMetricsInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
AbstractMetricsInterceptor(String phase)
Constructor to pass the phase to
AbstractPhaseInterceptor and creates a new histogram. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beginHandlingMessage(org.apache.cxf.message.Exchange ex) |
protected void |
endHandlingMessage(org.apache.cxf.message.Exchange ex) |
protected boolean |
isClient(org.apache.cxf.message.Message msg) |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic AbstractMetricsInterceptor(String phase)
AbstractPhaseInterceptor and creates a new histogram.phase - This work is licensed under a Creative Commons Attribution 4.0 International License.