Uses of Interface
alpine.notification.INotificationService
-
Packages that use INotificationService Package Description alpine.notification This package contains a minimalistic and configurable notification framework. -
-
Uses of INotificationService in alpine.notification
Classes in alpine.notification that implement INotificationService Modifier and Type Class Description classNotificationServiceThe NotificationService provides a way to dispatch (publish) notifications to zero or more subscribers.
-