Class TestServiceImpl
- java.lang.Object
-
- org.apache.sling.scripting.sightly.testing.use.impl.TestServiceImpl
-
- All Implemented Interfaces:
TestService
public class TestServiceImpl extends java.lang.Object implements TestService
-
-
Constructor Summary
Constructors Constructor Description TestServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringsayHello()
-
-
-
Method Detail
-
sayHello
public java.lang.String sayHello()
- Specified by:
sayHelloin interfaceTestService
-
-