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