@Service @RunLevel(value=10) public class XmppNotificationEventFactory extends NotificationEventFactory<XmppNotificationEvent>
| Constructor and Description |
|---|
XmppNotificationEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
XmppNotificationEvent |
buildNotificationEvent(Level level,
String subject,
String message,
Object[] parameters) |
XmppNotificationEvent |
buildNotificationEvent(String subject,
String message) |
getStore, initializeEvent, registerEventFactorypublic XmppNotificationEvent buildNotificationEvent(String subject, String message)
buildNotificationEvent in class NotificationEventFactory<XmppNotificationEvent>public XmppNotificationEvent buildNotificationEvent(Level level, String subject, String message, Object[] parameters)
buildNotificationEvent in class NotificationEventFactory<XmppNotificationEvent>Copyright © 2017. All rights reserved.