|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.notification.framework.utils.NotificationSinkServiceLocatorHelper
The NotificationSinkServiceLocatorHelper class. This class is used in delivering the message to the sink.
| Constructor Summary | |
NotificationSinkServiceLocatorHelper()
|
|
| Method Summary | |
static void |
deliverNotificationMessage(java.lang.String aGSH,
java.lang.String port,
java.lang.String dataMessage)
The deliverNotificationMessage Method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotificationSinkServiceLocatorHelper()
| Method Detail |
public static void deliverNotificationMessage(java.lang.String aGSH,
java.lang.String port,
java.lang.String dataMessage)
throws java.lang.Exception
aGSH - - The Sink handle.port - - The Sink port address.dataMessage - - The Message to be sent to the sink.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||