Uses of Interface
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.ServiceInterface1
-
-
Uses of ServiceInterface1 in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil
Classes in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil that implement ServiceInterface1 Modifier and Type Class Description classService1Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil that return ServiceInterface1 Modifier and Type Method Description ServiceInterface1Service3. getReference1()ServiceInterface1Service3OsgiR6. getReference1()ServiceInterface1Service3StaticGreedy. getReference1()ServiceInterface1Service3StaticGreedyConstructorInjectionImpl. getReference1()ServiceInterface1Service3StaticGreedyImpl. getReference1()ServiceInterface1Service4. getReference1()Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil with parameters of type ServiceInterface1 Modifier and Type Method Description protected voidService3StaticGreedyImpl. bindReference1(ServiceInterface1 service)protected voidService4. customBind(ServiceInterface1 service)protected voidService4. customUnbind(ServiceInterface1 service)protected voidService3StaticGreedyImpl. unbindReference1(ServiceInterface1 service)Constructors in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil with parameters of type ServiceInterface1 Constructor Description Service3StaticGreedyConstructorInjectionImpl(ServiceInterface1 reference1, ServiceInterface1Optional reference1Optional, List<org.osgi.framework.ServiceReference<ServiceInterface2>> references2, List<ServiceSuperInterface3> references3, org.osgi.service.component.ComponentContext ctx, Map<String,Object> config)Service3StaticGreedyConstructorInjectionImpl(ServiceInterface1 reference1, ServiceInterface1Optional reference1Optional, List<org.osgi.framework.ServiceReference<ServiceInterface2>> references2, List<ServiceSuperInterface3> references3, org.osgi.service.component.ComponentContext ctx, Map<String,Object> config, Object illegalParameter) -
Uses of ServiceInterface1 in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate
Classes in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate that implement ServiceInterface1 Modifier and Type Class Description classService8 -
Uses of ServiceInterface1 in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.bindunbind
Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.bindunbind that return types with arguments of type ServiceInterface1 Modifier and Type Method Description List<ServiceInterface1>Service1. getInstances()List<ServiceInterface1>Service3. getInstances()List<ServiceInterface1>Service5. getInstances()List<org.osgi.framework.ServiceReference<ServiceInterface1>>Service2. getReferences()List<org.osgi.framework.ServiceReference<ServiceInterface1>>Service3. getReferences()List<org.osgi.framework.ServiceReference<ServiceInterface1>>Service5. getReferences()
-