diff options
author | kirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-08-19 21:29:27 +0000 |
---|---|---|
committer | kirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-08-19 21:29:27 +0000 |
commit | ad622fd6278572064f248a536268c6e73b6b6514 (patch) | |
tree | e79cd4c4aabe96dcade275659245899f94160c13 /TAO/docs | |
parent | 6a851820a28643e9ecaa245053b55a73b127833c (diff) | |
download | ATCD-ad622fd6278572064f248a536268c6e73b6b6514.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/docs')
-rw-r--r-- | TAO/docs/Smart_Proxies.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/Smart_Proxies.html b/TAO/docs/Smart_Proxies.html index 7773d525f1a..da6bcbbd2fb 100644 --- a/TAO/docs/Smart_Proxies.html +++ b/TAO/docs/Smart_Proxies.html @@ -382,7 +382,7 @@ created from then on will be the default one. <p> To use this feature in TAO, one must set the following options: (1) TAO_HAS_SMART_PROXIES has to be defined in $TAO_ROOT/tao/orbconf.h and (2) Generate smart proxy classes using the IDL compiler option of --Gsp +-Gsp and (3) Build TAO/tao with smart_proxies=1 flag. A new smart proxy option has been added to the design: one-shot or permanent versus per-object smart proxy. The one-shot smart proxy option denotes that the smart proxy factory is registered permanently |