etc
Class GreetingServiceImpl

java.lang.Object
  extended by etc.GreetingServiceImpl
All Implemented Interfaces:
GreetingService

public class GreetingServiceImpl
extends Object
implements GreetingService


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

Constructor Detail

GreetingServiceImpl

public GreetingServiceImpl()
Method Detail

hello

public String hello()
Specified by:
hello in interface GreetingService


Copyright © 2012. All Rights Reserved.