Class AmazonSQSRemoteMessageDispatcherFactory

    • Constructor Detail

      • AmazonSQSRemoteMessageDispatcherFactory

        public AmazonSQSRemoteMessageDispatcherFactory()
    • Method Detail

      • init

        public void init()
                  throws java.io.IOException
        Initializes the producers.
        Throws:
        java.io.IOException - Signals that an I/O exception has occurred.
      • destroy

        public void destroy()
        Destroy.
      • setAwsSqsManager

        public void setAwsSqsManager​(AmazonSQSManager awsSqsManager)
        Sets the AWS SQS manager.
        Parameters:
        awsSqsManager - the new AWS SQS manager
      • setBundleContext

        public void setBundleContext​(org.osgi.framework.BundleContext bundleContext)
      • setMetrics

        public void setMetrics​(com.codahale.metrics.MetricRegistry metrics)