org.openhealthexchange.openpixpdq.ihe
Interface IPixUpdateNotificationRequest

All Known Implementing Classes:
PixUpdateNotificationRequest

public interface IPixUpdateNotificationRequest

The request interface for PIX Update Notification. This is the data type placed in the blocking queue used in PIX Update Notification consumer, namely PixUpdateNotifier.

Version:
1.0, Feb 14, 2009
Author:
Wenzhi Li
See Also:
PixUpdateNotifier

Method Summary
 void execute()
          Executes the PIX update notification of this request, which actually sends a PIX update notification to subscribed PIX Consumers
 

Method Detail

execute

void execute()
Executes the PIX update notification of this request, which actually sends a PIX update notification to subscribed PIX Consumers