Constructor and Description |
---|
XmlrpcUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
createAndSendXmlrpcNotificationEvent(long txNo,
String sourceUei,
String message,
int status,
String generator)
This method is responsible for generating an xmlrpcNotification event and
sending it to eventd..
|
public static void createAndSendXmlrpcNotificationEvent(long txNo, String sourceUei, String message, int status, String generator)
txNo
- the transaction no.sourceUei
- The uei of the source event that this event to report for.message
- The message for external xmlrpc server.status
- flag to indicate the type of this notification.generator
- openNMS daemon where this event is produced.Copyright © 2015. All rights reserved.