2 /// Put the interfaces in a module, to avoid global namespace pollution
7 /// A method to shutdown the ORB
9 * This method is used to simplify the test shutdown process
11 oneway
void shutdown
();
13 /// Lets make sure things are working
16 /// Calling this method returns true if a FT request
17 /// service context was received in the server
18 boolean has_ft_request_service_context
();