org.ow2.petals.component.framework.api.notification.notify
Interface Notify


public interface Notify

The notification interface

Author:
Frederic Gardes

Method Summary
 void process(Document document, String topic, com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType subscriptionReference)
          Send the notification TODO: use document fragment
 

Method Detail

process

void process(Document document,
             String topic,
             com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType subscriptionReference)
Send the notification TODO: use document fragment

Parameters:
document - the message document to set as payload
topic - the topic to set
subscriptionReference - The subscription reference
PolicyList - The list of policies


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.