1 #include
"orbsvcs/FT_NamingManager.idl"
3 /// Put the interfaces in a module, to avoid global namespace pollution
6 typedef FT_Naming
::LoadBalancingStrategyValue LoadBalancingStrategyValue
;
8 /// A very simple interface
11 /// Return a simple string
14 /// A method to shutdown the ORB
16 * This method is used to simplify the test shutdown process
18 oneway
void shutdown
();
20 /// A method to remove the servant from the NamingManager Object Group.
21 oneway
void remove_member
();