3 //=============================================================================
7 * "Test" IDL interface for the DLL_ORB test.
9 * @author Ossama Othman <ossama@uci.edu>
11 //=============================================================================
16 * @brief Simple interface that supplies an operation to invoke.
21 // Simple two-way operation to invoke so that the ORB transport
22 // internals are excercised.
25 // Shutdown the server-side ORB.
26 oneway
void shutdown
();