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