Class ActivemqBrokerProvider

java.lang.Object
be.yildizgames.module.messaging.activemq.ActivemqBrokerProvider
All Implemented Interfaces:
be.yildizgames.module.messaging.BrokerProvider

public class ActivemqBrokerProvider extends Object implements be.yildizgames.module.messaging.BrokerProvider
Provide the ActiveMQ implementation for the broker.
Author:
Grégory Van den Borre
  • Constructor Details

    • ActivemqBrokerProvider

      public ActivemqBrokerProvider()
  • Method Details

    • initialize

      public final be.yildizgames.module.messaging.Broker initialize(be.yildizgames.module.messaging.BrokerProperties properties)
      Specified by:
      initialize in interface be.yildizgames.module.messaging.BrokerProvider