Class Service3StaticGreedyImpl
java.lang.Object
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.Service3StaticGreedyImpl
- All Implemented Interfaces:
Service3StaticGreedy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbindReference1(ServiceInterface1 service) protected voidprotected voidbindReference2(org.osgi.framework.ServiceReference<ServiceInterface2> serviceReference) protected voidbindReference3(ServiceSuperInterface3 service, Map<String, Object> serviceConfig) org.osgi.service.component.ComponentContextprotected voidunbindReference1(ServiceInterface1 service) protected voidprotected voidunbindReference2(org.osgi.framework.ServiceReference<ServiceInterface2> serviceReference) protected voidunbindReference3(ServiceSuperInterface3 service, Map<String, Object> serviceConfig)
-
Constructor Details
-
Service3StaticGreedyImpl
public Service3StaticGreedyImpl()
-
-
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
-
bindReference1Optional
-
unbindReference1Optional
-
bindReference1
-
unbindReference1
-
bindReference2
protected void bindReference2(org.osgi.framework.ServiceReference<ServiceInterface2> serviceReference) -
unbindReference2
protected void unbindReference2(org.osgi.framework.ServiceReference<ServiceInterface2> serviceReference) -
bindReference3
-
unbindReference3
-