org.tinygroup.helloworld.service
类 HelloWorldAnnotationService

java.lang.Object
  继承者 org.tinygroup.helloworld.service.HelloWorldAnnotationService

public class HelloWorldAnnotationService
extends Object


构造方法摘要
HelloWorldAnnotationService()
           
 
方法摘要
 String sayHello(String name)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HelloWorldAnnotationService

public HelloWorldAnnotationService()
方法详细信息

sayHello

public String sayHello(String name)


Copyright © 2006–2015 TinyGroup. All rights reserved.