Interface NotificationSink

A notification sink is a service that consumes events of certain types. Any entity can register at a notification service for events that will be sent out by a notifification source. These events will be sent to this entity's notification sink interface.

XML Namespace

urn:icsy:venice:wsdl:notification

XSD Data Types

basic:  http://www.v-grid.info/types/basic.xsd

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

whois:  http://www.v-grid.info/types/information/WHOIS.xsd

cfp:  http://www.v-grid.info/types/escience/CallForPapers.xsd

gt4:  http://www.v-grid.info/types/hpc/GT4.xsd

Operations

void notify (domain:SSOInformation sso, basic:Notification notification) throws faults:AuthorizationFault
Receive a notification about some data published.

Generated by the Venice Service Compiler on Thu May 10 14:13:00 CEST 2012