org.glassfish.jersey.examples.hello.spring.annotations.annotations
Class GreetingService
java.lang.Object
org.glassfish.jersey.examples.hello.spring.annotations.annotations.GreetingService
@Service
public class GreetingService
- extends Object
Simple greeting service
- Author:
- Geoffroy Warin (http://geowarin.github.io)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GreetingService
public GreetingService()
greet
public String greet(String who)
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.