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-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.