public class JMeterLoggingInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
JMeterLoggingInterceptor() |
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws java.lang.Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
java.lang.Throwable
private org.codehaus.jackson.map.ObjectMapper getMapper()