Class AmazonSQSLocalMessageDispatcherFactory

  • All Implemented Interfaces:
    MessageDispatcherFactory, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    public class AmazonSQSLocalMessageDispatcherFactory
    extends AbstractMessageDispatcherFactory<java.lang.Void>
    implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
    Dispatches the messages directly the consumers.
    Author:
    Alejandro Galue
    • Constructor Detail

      • AmazonSQSLocalMessageDispatcherFactory

        public AmazonSQSLocalMessageDispatcherFactory()