public class NotificationDispatcherImpl extends Object implements NotificationDispatcher
| Constructor and Description |
|---|
NotificationDispatcherImpl(@NotNull TransactionAndHibernateTemplate hibernateTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchNotifications(Notification notification)
Dispatch notifications for the given notification.
|
protected void |
shutdownAndAwaitTermination() |
@Inject
public NotificationDispatcherImpl(@NotNull
@NotNull TransactionAndHibernateTemplate hibernateTemplate)
public void dispatchNotifications(Notification notification)
dispatchNotifications in interface NotificationDispatchernotification - Notification to be dispatchedprotected void shutdownAndAwaitTermination()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.