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