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