Class ServiceInterface3ImplSelfReferencing
- java.lang.Object
-
- org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.ServiceInterface3ImplSelfReferencing
-
- All Implemented Interfaces:
ServiceInterface3
,ServiceSuperInterface3
public class ServiceInterface3ImplSelfReferencing extends Object implements ServiceInterface3
-
-
Constructor Summary
Constructors Constructor Description ServiceInterface3ImplSelfReferencing()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceInterface3
getDefaultImplementation()
-
-
-
Method Detail
-
getDefaultImplementation
public ServiceInterface3 getDefaultImplementation()
-
-