public class GreetingServiceImpl extends Object implements GreetingService
GreetingService implementation to just say hello.| Constructor and Description |
|---|
GreetingServiceImpl() |
public String greet(String who)
GreetingServicegreet in interface GreetingServicewho - to greet.Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.