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 |
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 payloadtopic - the topic to setsubscriptionReference - The subscription referencePolicyList - The list of policies
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.