Class DeletedStreamNotificationListener

java.lang.Object
org.graylog2.notifications.DeletedStreamNotificationListener

public class DeletedStreamNotificationListener extends Object
  • Constructor Details

    • DeletedStreamNotificationListener

      @Inject public DeletedStreamNotificationListener(com.google.common.eventbus.EventBus eventBus, NotificationService notificationService)
  • Method Details

    • handleStreamDeleted

      public void handleStreamDeleted(StreamDeletedEvent streamDeletedEvent)