@Service public class NotificationParsingManagerImpl extends java.lang.Object implements NotificationParsingManager
Constructor and Description |
---|
NotificationParsingManagerImpl() |
Modifier and Type | Method and Description |
---|---|
NotificationEvent |
createNotificationEvent(ReadableDataLocation dataLocation)
Parses the XML that is retrieved from the URI to create a notification event.
|
public NotificationEvent createNotificationEvent(ReadableDataLocation dataLocation)
NotificationParsingManager
createNotificationEvent
in interface NotificationParsingManager