Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / RTCORBA / Client_Protocol / test.idl
blobecb517bf669d76c8d07d22b27b9227f25cff8dc5
2 interface Test
4 void test_method ();
5 // Test method.
7 oneway void shutdown ();
8 // Shut down the ORB.