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 void
bindReference1
(ServiceInterface1 service) protected void
protected void
bindReference2
(org.osgi.framework.ServiceReference<ServiceInterface2> serviceReference) protected void
bindReference3
(ServiceSuperInterface3 service, Map<String, Object> serviceConfig) org.osgi.service.component.ComponentContext
protected void
unbindReference1
(ServiceInterface1 service) protected void
protected void
unbindReference2
(org.osgi.framework.ServiceReference<ServiceInterface2> serviceReference) protected void
unbindReference3
(ServiceSuperInterface3 service, Map<String, Object> serviceConfig)
-
Constructor Details
-
Service3StaticGreedyImpl
public Service3StaticGreedyImpl()
-
-
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
-
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
-