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