Class Service3StaticGreedyConstructorInjectionImpl
java.lang.Object
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.Service3StaticGreedyConstructorInjectionImpl
- All Implemented Interfaces:
Service3StaticGreedy
public class Service3StaticGreedyConstructorInjectionImpl
extends Object
implements Service3StaticGreedy
-
Constructor Summary
ConstructorsConstructorDescriptionService3StaticGreedyConstructorInjectionImpl
(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) -
Method Summary
Modifier and TypeMethodDescriptionorg.osgi.service.component.ComponentContext
-
Constructor Details
-
Service3StaticGreedyConstructorInjectionImpl
public 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) -
Service3StaticGreedyConstructorInjectionImpl
public 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)
-
-
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
-