org.apache.airavata.wsmg.gui
Class WsntViewerConsumerNotificationHandler

java.lang.Object
  extended by org.apache.airavata.wsmg.gui.WsntViewerConsumerNotificationHandler
All Implemented Interfaces:
ConsumerNotificationHandler

public class WsntViewerConsumerNotificationHandler
extends Object
implements ConsumerNotificationHandler


Field Summary
 NotificationViewerFrame frame
           
 
Constructor Summary
WsntViewerConsumerNotificationHandler()
           
WsntViewerConsumerNotificationHandler(NotificationViewerFrame f)
           
 
Method Summary
 void handleNotification(org.apache.axiom.soap.SOAPEnvelope msgEnvelope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

frame

public NotificationViewerFrame frame
Constructor Detail

WsntViewerConsumerNotificationHandler

public WsntViewerConsumerNotificationHandler()

WsntViewerConsumerNotificationHandler

public WsntViewerConsumerNotificationHandler(NotificationViewerFrame f)
Method Detail

handleNotification

public void handleNotification(org.apache.axiom.soap.SOAPEnvelope msgEnvelope)
Specified by:
handleNotification in interface ConsumerNotificationHandler


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.