|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.flowwatch.notification.NotificationReader
public class NotificationReader
This class is in charge of processing xml notification parts (topic and message) to update DB
| Constructor Summary | |
|---|---|
NotificationReader()
|
|
| Method Summary | |
|---|---|
Notification |
read(javax.xml.transform.Source notifMessage)
Process xml notification message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationReader()
| Method Detail |
|---|
public Notification read(javax.xml.transform.Source notifMessage)
throws NotificationProcessingException
notifMessage - a Source that handles an xml notification message
NotificationProcessingException - if an error occurs during notification reading
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||