// // $Id$ // interface Test { oneway void shutdown (); // Shut down the ORB. };