public class PerformanceStopInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
AbstractPhaseInterceptor that logs the duration time of a service client invocation.| Modifier and Type | Field and Description |
|---|---|
private boolean |
errorLogged |
private static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
PerformanceStopInterceptor()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
Copyright © 2014–2019 devon4j-Team. All rights reserved.