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