summaryrefslogtreecommitdiff
path: root/TAO/tao/objectid.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-10 10:21:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-10 10:21:12 +0000
commit48d2d14c417a484e1c7affde00e1f9eb3ab7ef95 (patch)
tree030d1d711ada3a07e17a5623c5cb8f2aa179678b /TAO/tao/objectid.h
parent3d36c886236c50ab1316ed0ba0db1da117a7a54e (diff)
downloadATCD-48d2d14c417a484e1c7affde00e1f9eb3ab7ef95.tar.gz
ChangeLogTag: Thu Jun 9 18:49:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/objectid.h')
-rw-r--r--TAO/tao/objectid.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h
index 769479ac407..cc90329aa2a 100644
--- a/TAO/tao/objectid.h
+++ b/TAO/tao/objectid.h
@@ -60,9 +60,10 @@
#define TAO_OBJID_NOTIFICATIONSERVICE "NotificationService"
#define TAO_OBJID_TYPEDNOTIFICATIONSERVICE "TypedNotificationService"
#define TAO_OBJID_COMPONENTHOMEFINDER "ComponentHomeFinder"
-#define TAO_OBJID_PSS "PSS"
-#define TAO_OBJID_CODECFACTORY "CodecFactory"
-#define TAO_OBJID_PICurrent "PICurrent"
+#define TAO_OBJID_PSS "PSS"
+#define TAO_OBJID_CODECFACTORY "CodecFactory"
+#define TAO_OBJID_PICurrent "PICurrent"
+#define TAO_OBJID_POAMANAGERFACTORY "POAManagerFactory"
// Comma separated list of the above ObjectIDs.
// DO NOT include unimplemented services!
@@ -99,8 +100,5 @@ enum TAO_MCAST_SERVICEID
/// No. of services locatable through multicast.
#define TAO_NO_OF_MCAST_SERVICES 4
-
-
-
#include /**/ "ace/post.h"
#endif /*TAO_OBJECTID_H*/