org.esbtools.eventhandler.lightblue

Class LightblueNotificationRepository

  • java.lang.Object
    • org.esbtools.eventhandler.lightblue.LightblueNotificationRepository
  • All Implemented Interfaces:
    NotificationRepository


    public class LightblueNotificationRepository
    extends Object
    implements NotificationRepository
    A notification repository which uses lightblue as the notification store. Notifications are persisted in the form of NotificationEntity which must be configured as an entity in your lightblue instance. Notifications can be written using the lightblue notification hook.

Copyright © 2017. All rights reserved.