summaryrefslogtreecommitdiff
path: root/CIAO/ciao/FTComponentServer/CIAO_Properties.idl
diff options
context:
space:
mode:
authorwolff1 <wolff1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-02-22 00:14:14 +0000
committerwolff1 <wolff1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-02-22 00:14:14 +0000
commit088fc29fae367c1eecc6726feab0d7a1edee4845 (patch)
tree2f9055fe8aeaddc5e871bbde7d1a4f781c6ed7f0 /CIAO/ciao/FTComponentServer/CIAO_Properties.idl
parent238fa6ced7c0ae6cf974a28725216a259a325c3c (diff)
downloadATCD-CIAO_FLARE.tar.gz
Added FT_Session_ContainerCIAO_FLARE
Diffstat (limited to 'CIAO/ciao/FTComponentServer/CIAO_Properties.idl')
-rw-r--r--CIAO/ciao/FTComponentServer/CIAO_Properties.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/CIAO/ciao/FTComponentServer/CIAO_Properties.idl b/CIAO/ciao/FTComponentServer/CIAO_Properties.idl
index d77b5c8b09b..17e79c7471d 100644
--- a/CIAO/ciao/FTComponentServer/CIAO_Properties.idl
+++ b/CIAO/ciao/FTComponentServer/CIAO_Properties.idl
@@ -22,6 +22,7 @@ module CIAO
const string SERVER_TIMEOUT = "edu.vanderbilt.dre.CIAO.ServerTimeout";
const string SERVER_MULTITHREAD = "edu.vanderbilt.dre.CIAO.Multithreaded";
const string REGISTER_NAMING = "edu.vanderbilt.dre.CIAO.RegisterNaming";
+ const string OBJECT_ID = "edu.vanderbilt.dre.CIAO.ObjectId";
};
};