Uses of Interface
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.ServiceInterface1Optional
-
Packages that use ServiceInterface1Optional Package Description org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil -
-
Uses of ServiceInterface1Optional in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil
Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil that return ServiceInterface1Optional Modifier and Type Method Description ServiceInterface1OptionalService3. getReference1Optional()ServiceInterface1OptionalService3OsgiR6. getReference1Optional()ServiceInterface1OptionalService3StaticGreedy. getReference1Optional()ServiceInterface1OptionalService3StaticGreedyConstructorInjectionImpl. getReference1Optional()ServiceInterface1OptionalService3StaticGreedyImpl. getReference1Optional()Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil with parameters of type ServiceInterface1Optional Modifier and Type Method Description protected voidService3StaticGreedyImpl. bindReference1Optional(ServiceInterface1Optional service)protected voidService3StaticGreedyImpl. unbindReference1Optional(ServiceInterface1Optional service)Constructors in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil with parameters of type ServiceInterface1Optional 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)
-