2 //=============================================================================
4 * @file Notify_StructuredPushSupplier.h
6 * This class is to be used by clients of the Notification Service
7 * to implement Structured Push Suppliers.
9 * @author Pradeep Gore <pradeep@cs.wustl.edu>
11 //=============================================================================
13 #ifndef TAO_NOTIFY_STRUCTUREDPUSHSUPPLIER_H
14 #define TAO_NOTIFY_STRUCTUREDPUSHSUPPLIER_H
15 #include /**/ "ace/pre.h"
17 #include "StructuredPushSupplier.h"
19 typedef TAO_Notify_Tests_StructuredPushSupplier TAO_Notify_StructuredPushSupplier
;
21 #include /**/ "ace/post.h"
22 #endif /* TAO_NOTIFY_STRUCTUREDPUSHSUPPLIER_H */