@Service(name="service-hipchat") @RunLevel(value=10) @MessageReceiver public class HipchatNotifierService extends QueueBasedNotifierService<HipchatNotificationEvent,HipchatNotifier,HipchatNotifierConfiguration,HipchatMessageQueue>
EventListener.Event<T>queue, scheduledFutureevents| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
void |
handleNotification(NotificationEvent event) |
initializeExecutor, reset, scheduleExecutor, shutdownevent, getNotifierConfigType, getNotifierConfigurationExecutionOptions, getNotifierType, getType, register, register, resetpublic void handleNotification(@SubscribeTo
NotificationEvent event)
handleNotification in class BaseNotifierService<HipchatNotificationEvent,HipchatNotifier,HipchatNotifierConfiguration>public void bootstrap()
bootstrap in class BaseNotifierService<HipchatNotificationEvent,HipchatNotifier,HipchatNotifierConfiguration>Copyright © 2019. All rights reserved.