Interface TestService
-
- All Known Implementing Classes:
TestServiceImpl
public interface TestService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringsayHello()
-
TestServiceImplpublic interface TestService
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
sayHello() |