com.example.service
Class TestServiceImpl

java.lang.Object
  extended by com.example.service.TestServiceImpl
All Implemented Interfaces:
TestService

public class TestServiceImpl
extends Object
implements TestService

12/25/13 WilliamZhu(allwefantasy@gmail.com)


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

Constructor Detail

TestServiceImpl

public TestServiceImpl()
Method Detail

say

public String say(String wow)
Specified by:
say in interface TestService


Copyright © 2014. All Rights Reserved.