summaryrefslogtreecommitdiff
path: root/modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl')
-rw-r--r--modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl b/modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl
index bb4a39995c4..f4d4d6c491b 100644
--- a/modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl
+++ b/modules/CIAO/ciao/ComponentServer/CIAO_Properties.idl
@@ -15,6 +15,10 @@ module CIAO
const string SVNT_ENTRYPT = "edu.vanderbilt.dre.CIAO.ServantEntrypoint";
const string SVNT_ARTIFACT = "edu.vanderbilt.dre.CIAO.ServantArtifact";
const string EXEC_ARTIFACT = "edu.vanderbilt.dre.CIAO.ExecutorArtifact";
+ const string COMPONENT_FACTORY = "component factory";
+ const string HOME_FACTORY = "home factory";
+ const string COMPONENT_HOME = "edu.vanderbilt.dre.CIAO.ComponentHomeId";
+ const string CONTAINER_ID = "edu.vanderbilt.dre.CIAO.ContainerId";
const string SERVER_UUID = "edu.vanderbilt.dre.CIAO.ServerUUID";
const string SERVER_EXECUTABLE = "edu.vanderbilt.dre.CIAO.ComponentServer.Executable";
const string SERVER_ARGUMENTS = "edu.vanderbilt.dre.CIAO.ComponentServer.Args";