@Service(name="service-jms") @RunLevel(value=10) @MessageReceiver public class JmsNotifierService extends QueueBasedNotifierService<JmsNotificationEvent,JmsNotifier,JmsNotifierConfiguration,JmsMessageQueue>
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 bootstrap()
bootstrap in class BaseNotifierService<JmsNotificationEvent,JmsNotifier,JmsNotifierConfiguration>public void handleNotification(@SubscribeTo
NotificationEvent event)
handleNotification in class BaseNotifierService<JmsNotificationEvent,JmsNotifier,JmsNotifierConfiguration>Copyright © 2019. All rights reserved.