summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 18:56:43 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 18:56:43 +0000
commitf66deb5772d59ca56dcc50f6fdac217d9fa98d6a (patch)
treee7c868f60c2117e626fb7d4db949b03f7962c893
parent7fb3adddaf686105d58329cff26ea40fe29bbddb (diff)
downloadATCD-f66deb5772d59ca56dcc50f6fdac217d9fa98d6a.tar.gz
Added On_Demand_Activation comments
-rw-r--r--TAO/tests/POA/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tests/POA/README b/TAO/tests/POA/README
index 831aac4fe09..5756b5416eb 100644
--- a/TAO/tests/POA/README
+++ b/TAO/tests/POA/README
@@ -28,6 +28,11 @@ these applications further.
the servers is also provided.
. On_Demand_Activation
+
+ Contains programs that test the POA's 2 types of activation
+ of objects on demand, namely , Servant Activator approach
+ and Servant Locator , which depend on the RETAIN/NON-RETAIN
+ policy of a POA.
. Default_Servant