Class SoapOneWaySubscriberLoggingAspect

java.lang.Object
org.sklsft.commons.log.aspects.LoggingAspectTemplate
org.sklsft.commons.soap.aspect.logging.SoapOneWaySubscriberLoggingAspect

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

    • SoapOneWaySubscriberLoggingAspect

      public SoapOneWaySubscriberLoggingAspect()
  • Method Details

    • onPointcut

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

      protected Object getRequestBody(org.aspectj.lang.ProceedingJoinPoint joinPoint)
      Specified by:
      getRequestBody in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
    • getResponseBody

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

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