Class TransformerNotificationManager

java.lang.Object
com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
All Implemented Interfaces:
com.caplin.datasource.notification.NotificationApplicationListener, NotificationManager

public class TransformerNotificationManager extends Object implements NotificationManager, com.caplin.datasource.notification.NotificationApplicationListener
Initialises notification components. The TransformerNotificationManager is using the transformer persistence and NotificationJava API to handle notifications.
  • Constructor Details

    • TransformerNotificationManager

      public TransformerNotificationManager(NotificationActionMapper notificationActionMapper)
      Create a TransformerNotificationManager instance
      Parameters:
      notificationActionMapper - NotificationActionMapper
  • Method Details