org.tinygroup.helloworld.service
Class HelloWorldAnnotationService

java.lang.Object
  extended by org.tinygroup.helloworld.service.HelloWorldAnnotationService

public class HelloWorldAnnotationService
extends Object


Constructor Summary
HelloWorldAnnotationService()
           
 
Method Summary
 String sayHello(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorldAnnotationService

public HelloWorldAnnotationService()
Method Detail

sayHello

public String sayHello(String name)


Copyright © 2006–2015 TinyGroup. All rights reserved.