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