Java CORBA

HelloOperations.java

package HelloApp;


/**
* HelloApp/HelloOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.1"
* from Hello.idl
* Thursday, March 21, 2002 11:13:24 AM EST
*/

public interface HelloOperations 
{
  String sayHello ();
  void shutdown ();
} // interface HelloOperations

José M. Vidal .

6 of 21