@Service(name="service-email") @RunLevel(value=10) @MessageReceiver public class EmailNotifierService extends QueueBasedNotifierService<EmailNotificationEvent,EmailNotifier,EmailNotifierConfiguration,EmailMessageQueue>
EventListener.Event<T>queue, scheduledFutureevents| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
void |
handleNotification(NotificationEvent event) |
initializeExecutor, reset, scheduleExecutor, shutdownevent, getNotifierConfigType, getNotifierConfigurationExecutionOptions, getNotifierType, getType, register, register, resetpublic void handleNotification(@SubscribeTo
NotificationEvent event)
handleNotification in class BaseNotifierService<EmailNotificationEvent,EmailNotifier,EmailNotifierConfiguration>public void bootstrap()
bootstrap in class BaseNotifierService<EmailNotificationEvent,EmailNotifier,EmailNotifierConfiguration>Copyright © 2019. All rights reserved.