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:
getReference1
in interfaceService3StaticGreedy
-
getReference1Optional
- Specified by:
getReference1Optional
in interfaceService3StaticGreedy
-
getReferences2
- Specified by:
getReferences2
in interfaceService3StaticGreedy
-
getReferences3
- Specified by:
getReferences3
in interfaceService3StaticGreedy
-
getReference3Configs
- Specified by:
getReference3Configs
in interfaceService3StaticGreedy
-
getReferences3Filtered
- Specified by:
getReferences3Filtered
in interfaceService3StaticGreedy
-
getComponentContext
public org.osgi.service.component.ComponentContext getComponentContext() -
getConfig
-