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 Details

    • JmsObjectSenderLoggingAspect

      public JmsObjectSenderLoggingAspect(org.sklsft.commons.text.serialization.Serializer serializer)
  • Method Details

    • onPointcut

      protected void onPointcut()
      Specified by:
      onPointcut in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
    • getSentBody

      protected Object getSentBody(org.aspectj.lang.ProceedingJoinPoint joinPoint)
      Specified by:
      getSentBody in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
    • getFallbackTransactionType

      protected String getFallbackTransactionType(Method proxiedMethod)
      Specified by:
      getFallbackTransactionType in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate