summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POAManager.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POAManager.pidl')
-rw-r--r--TAO/tao/PortableServer/POAManager.pidl2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/POAManager.pidl b/TAO/tao/PortableServer/POAManager.pidl
index 6c9f72580be..c678575ac30 100644
--- a/TAO/tao/PortableServer/POAManager.pidl
+++ b/TAO/tao/PortableServer/POAManager.pidl
@@ -50,6 +50,8 @@ module PortableServer
raises(AdapterInactive);
State get_state ();
+
+ string get_id();
};
};