Uses of Interface
com.broadleafcommerce.common.messaging.notification.NotificationManager
-
Packages that use NotificationManager Package Description com.broadleafcommerce.common.messaging.autoconfigure com.broadleafcommerce.common.messaging.notification -
-
Uses of NotificationManager in com.broadleafcommerce.common.messaging.autoconfigure
Methods in com.broadleafcommerce.common.messaging.autoconfigure that return NotificationManager Modifier and Type Method Description NotificationManager
DurableNotificationAutoConfiguration. notificationManager(List<NotificationHandler> handlers)
-
Uses of NotificationManager in com.broadleafcommerce.common.messaging.notification
Classes in com.broadleafcommerce.common.messaging.notification that implement NotificationManager Modifier and Type Class Description class
DefaultNotificationManager
-