Class SendMessageJob.SendMessageJobSender

All Implemented Interfaces:
HasPhysicalDestination, IConfigurable, IConfigurationAware, INamedObject, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, IThreadCreator, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Enclosing class:
SendMessageJob

public static class SendMessageJob.SendMessageJobSender extends IbisLocalSender
The sole purpose of this calls is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. This pollutes the Ladybug with 'unwanted' reports about jobs being fired, without any useful information in the report. See org.frankframework.ibistesttool.IbisDebuggerAdvice for the exclusion
Author:
Niels Meijer
  • Constructor Details

    • SendMessageJobSender

      public SendMessageJobSender()