Class JmsObjectSenderLoggingAspect
java.lang.Object
org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
org.sklsft.commons.jms.aspect.logging.JmsObjectSenderLoggingAspect
@Order(2)
public class JmsObjectSenderLoggingAspect
extends org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
-
Constructor Summary
ConstructorsConstructorDescriptionJmsObjectSenderLoggingAspect(org.sklsft.commons.text.serialization.Serializer serializer) -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetFallbackTransactionType(Method proxiedMethod) protected ObjectgetSentBody(org.aspectj.lang.ProceedingJoinPoint joinPoint) protected voidMethods inherited from class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
handleLogging, setAccessLogger, setTraceSentBody, traceSentBody
-
Constructor Details
-
JmsObjectSenderLoggingAspect
public JmsObjectSenderLoggingAspect(org.sklsft.commons.text.serialization.Serializer serializer)
-
-
Method Details
-
onPointcut
protected void onPointcut()- Specified by:
onPointcutin classorg.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
-
getSentBody
- Specified by:
getSentBodyin classorg.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
-
getFallbackTransactionType
- Specified by:
getFallbackTransactionTypein classorg.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
-