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