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