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