@Order(value=2) public class JmsObjectSenderLoggingAspect extends OneWayPublisherLoggingInterceptorTemplate
| Constructor and Description |
|---|
JmsObjectSenderLoggingAspect(Serializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFallbackTransactionType(Method proxiedMethod) |
protected Object |
getSentBody(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
protected void |
onPointcut() |
handleLogging, setAccessLogger, setTraceSentBody, traceSentBodypublic JmsObjectSenderLoggingAspect(Serializer serializer)
protected void onPointcut()
onPointcut in class OneWayPublisherLoggingInterceptorTemplateprotected Object getSentBody(org.aspectj.lang.ProceedingJoinPoint joinPoint)
getSentBody in class OneWayPublisherLoggingInterceptorTemplateprotected String getFallbackTransactionType(Method proxiedMethod)
getFallbackTransactionType in class OneWayPublisherLoggingInterceptorTemplateCopyright © 2020. All rights reserved.