summaryrefslogtreecommitdiff
path: root/CIAO/ciao/FTComponentServer/CIAO_Properties.idl
diff options
context:
space:
mode:
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";
};
};