etc
Class GreetingServiceTestImpl

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

public class GreetingServiceTestImpl
extends Object
implements GreetingService


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

Constructor Detail

GreetingServiceTestImpl

public GreetingServiceTestImpl()
Method Detail

hello

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


Copyright © 2012. All Rights Reserved.