Class SoapTwoWaysConsumerLoggingAspect

java.lang.Object
org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
org.sklsft.commons.soap.aspect.logging.SoapTwoWaysConsumerLoggingAspect

@Order(2) public class SoapTwoWaysConsumerLoggingAspect extends org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
  • Constructor Details

    • SoapTwoWaysConsumerLoggingAspect

      public SoapTwoWaysConsumerLoggingAspect()
  • Method Details

    • onPointcut

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

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

      protected Object getReceivedBody(Object proceed)
      Overrides:
      getReceivedBody in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
    • getFallbackTransactionType

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