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