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