Class Notifier


  • public class Notifier
    extends java.lang.Object
    Notifier for initiating external notifications.
    • Method Detail

      • notify

        public void notify​(java.lang.Object event)
        Initiate the notification.
        Parameters:
        event - The event.