2 //=============================================================================
6 * Interface for a toy CORBA service useful for
7 * testing/demonstrating functionality of the Load
8 * Balancing service defined in Load_Balancer.idl.
11 * @author Marina Spivak <marina@cs.wustl.edu> with modifications by Bala Natarajan <bala@cs.wustl.edu>
13 //=============================================================================
18 void get_name
(out string name
);
19 // Obtain the name of this object.