summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Notify/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/Notify/lib/README')
-rw-r--r--trunk/TAO/orbsvcs/tests/Notify/lib/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/Notify/lib/README b/trunk/TAO/orbsvcs/tests/Notify/lib/README
new file mode 100644
index 00000000000..3e8a49d1c22
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/Notify/lib/README
@@ -0,0 +1,10 @@
+//$Id$
+
+This directory has the library used by the test examples to test the
+Notification Service.
+
+Helper classes TAO_Notify_Tests_StructuredPushConsumer,
+ TAO_Notify_Tests_StructuredPushSupplier,
+ TAO_Notify_Tests_PushConsumer,
+ TAO_Notify_Tests_PushSupplier,
+to help write client consumers and suppliers.