Class Service5
- java.lang.Object
-
- org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.Service5
-
- All Implemented Interfaces:
ServiceInterface5
public class Service5 extends Object implements ServiceInterface5
-
-
Constructor Summary
Constructors Constructor Description Service5()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
doRemoteThing()
-
-
-
Method Detail
-
doRemoteThing
public boolean doRemoteThing()
- Specified by:
doRemoteThing
in interfaceServiceInterface5
-
-