@Service(name="service-xmpp") @RunLevel(value=10) @MessageReceiver public class XmppNotifierService extends QueueBasedNotifierService<XmppNotificationEvent,XmppNotifier,XmppNotifierConfiguration,XmppMessageQueue>
EventListener.Event<T>queue, scheduledFutureevents| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
void |
handleNotification(NotificationEvent event) |
void |
shutdown()
Shuts down the service
|
initializeExecutor, reset, scheduleExecutorevent, getNotifierConfigType, getNotifierConfigurationExecutionOptions, getNotifierType, getType, register, register, resetpublic void bootstrap()
bootstrap in class BaseNotifierService<XmppNotificationEvent,XmppNotifier,XmppNotifierConfiguration>public void shutdown()
QueueBasedNotifierServicepublic void handleNotification(@SubscribeTo
NotificationEvent event)
handleNotification in class BaseNotifierService<XmppNotificationEvent,XmppNotifier,XmppNotifierConfiguration>Copyright © 2019. All rights reserved.