Class Service1
- java.lang.Object
-
- org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.bindunbind.Service1
-
public class Service1 extends Object
-
-
Constructor Summary
Constructors Constructor Description Service1()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ServiceInterface1>
getInstances()
-
-
-
Method Detail
-
getInstances
public List<ServiceInterface1> getInstances()
-
-