3 //=============================================================================
7 * Simple IDL file to test PortableInterceptor / ServantLocator
10 * @author Ossama Othman <ossama@dre.vanderbilt.edu>
12 //=============================================================================
20 * @brief PortableInterceptor/ServantLocator test interface.
22 * Simple interface that provides an operation to invoke.
29 /// Shutdown the server.
30 oneway
void shutdown
();