com.counterclaim.openefm.service
Class HelloService

java.lang.Object
  |
  +--com.counterclaim.openefm.service.HelloService

public class HelloService
extends java.lang.Object


Constructor Summary
HelloService()
           
 
Method Summary
 java.lang.String sayHelloTo(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloService

public HelloService()
Method Detail

sayHelloTo

public java.lang.String sayHelloTo(java.lang.String name)


Copyright © 2002 counterclaim.com. All Rights Reserved.