Class AbstractMessageResponseTimeInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
- All Implemented Interfaces:
Interceptor<Message>,PhaseInterceptor<Message>
- Direct Known Subclasses:
ResponseTimeMessageInInterceptor,ResponseTimeMessageInvokerInterceptor,ResponseTimeMessageOutInterceptor
public abstract class AbstractMessageResponseTimeInterceptor
extends AbstractPhaseInterceptor<Message>
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected StringescapePatternChars(String value) protected ObjectNamegetOperationCounterName(Exchange ex, ObjectName sericeCounterName) protected ObjectNameprotected booleanprotected booleanprotected voidMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.interceptor.Interceptor
handleMessage
-
Method Details
-
isClient
-
beginHandlingMessage
-
endHandlingMessage
-
setOneWayMessage
-
getServiceCounterName
-
isServiceCounterEnabled
-
getOperationCounterName
-
escapePatternChars
-