Class Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl
java.lang.Object
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl
- All Implemented Interfaces:
Service3StaticGreedy
public class Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl
extends Object
implements Service3StaticGreedy
-
Constructor Summary
ConstructorsConstructorDescriptionService3StaticGreedyConstructorInjectionComponentServiceObjectsImpl(org.osgi.service.component.ComponentServiceObjects<ServiceInterface1> reference1, org.osgi.service.component.ComponentServiceObjects<ServiceInterface1Optional> reference1Optional, List<org.osgi.service.component.ComponentServiceObjects<ServiceInterface2>> references2, List<org.osgi.service.component.ComponentServiceObjects<ServiceSuperInterface3>> references3, org.osgi.service.component.ComponentContext ctx, Map<String, Object> config) Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl(org.osgi.service.component.ComponentServiceObjects<ServiceInterface1> reference1, org.osgi.service.component.ComponentServiceObjects<ServiceInterface1Optional> reference1Optional, List<org.osgi.service.component.ComponentServiceObjects<ServiceInterface2>> references2, List<org.osgi.service.component.ComponentServiceObjects<ServiceSuperInterface3>> references3, org.osgi.service.component.ComponentContext ctx, Map<String, Object> config, Object illegalParameter) -
Method Summary
Modifier and TypeMethodDescriptionorg.osgi.service.component.ComponentContext
-
Constructor Details
-
Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl
public Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl(org.osgi.service.component.ComponentServiceObjects<ServiceInterface1> reference1, org.osgi.service.component.ComponentServiceObjects<ServiceInterface1Optional> reference1Optional, List<org.osgi.service.component.ComponentServiceObjects<ServiceInterface2>> references2, List<org.osgi.service.component.ComponentServiceObjects<ServiceSuperInterface3>> references3, org.osgi.service.component.ComponentContext ctx, Map<String, Object> config, Object illegalParameter) -
Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl
public Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl(org.osgi.service.component.ComponentServiceObjects<ServiceInterface1> reference1, org.osgi.service.component.ComponentServiceObjects<ServiceInterface1Optional> reference1Optional, List<org.osgi.service.component.ComponentServiceObjects<ServiceInterface2>> references2, List<org.osgi.service.component.ComponentServiceObjects<ServiceSuperInterface3>> references3, org.osgi.service.component.ComponentContext ctx, Map<String, Object> config)
-
-
Method Details
-
getReference1
- Specified by:
getReference1in interfaceService3StaticGreedy
-
getReference1Optional
- Specified by:
getReference1Optionalin interfaceService3StaticGreedy
-
getReferences2
- Specified by:
getReferences2in interfaceService3StaticGreedy
-
getReferences3
- Specified by:
getReferences3in interfaceService3StaticGreedy
-
getReference3Configs
- Specified by:
getReference3Configsin interfaceService3StaticGreedy
-
getReferences3Filtered
- Specified by:
getReferences3Filteredin interfaceService3StaticGreedy
-
getComponentContext
public org.osgi.service.component.ComponentContext getComponentContext() -
getConfig
-