@Order(value=2) public class SoapTwoWaysConsumerLoggingAspect extends TwoWaysConsumerLoggingInterceptorTemplate
| Constructor and Description |
|---|
SoapTwoWaysConsumerLoggingAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFallbackTransactionType(Method proxiedMethod) |
protected Object |
getReceivedBody(Object proceed) |
protected Object |
getSentBody(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
protected void |
onPointcut() |
handleLogging, setAccessLogger, setTraceReceivedBody, setTraceSentBody, traceReceivedBody, traceSentBodyprotected void onPointcut()
onPointcut in class TwoWaysConsumerLoggingInterceptorTemplateprotected Object getSentBody(org.aspectj.lang.ProceedingJoinPoint joinPoint)
getSentBody in class TwoWaysConsumerLoggingInterceptorTemplateprotected Object getReceivedBody(Object proceed)
getReceivedBody in class TwoWaysConsumerLoggingInterceptorTemplateprotected String getFallbackTransactionType(Method proxiedMethod)
getFallbackTransactionType in class TwoWaysConsumerLoggingInterceptorTemplateCopyright © 2021. All rights reserved.