HelloApp
Interface HelloOperations

All Known Subinterfaces:
Hello
All Known Implementing Classes:
_HelloStub, HelloPOA

public interface HelloOperations

HelloApp/HelloOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from Hello.idl Saturday, March 19, 2011 2:40:59 PM GMT


Method Summary
 java.lang.String sayHello(java.lang.String hello)
           
 void shutdown()
           
 

Method Detail

sayHello

java.lang.String sayHello(java.lang.String hello)

shutdown

void shutdown()