Interface Service3OsgiR6
- All Known Implementing Classes:
Service3OsgiR6ComponentServiceObjectsImpl
,Service3OsgiR6Impl
public interface Service3OsgiR6
-
Method Summary
Modifier and TypeMethodDescriptionorg.osgi.service.component.ComponentContext
-
Method Details
-
getReference1
ServiceInterface1 getReference1() -
getReference1Optional
ServiceInterface1Optional getReference1Optional() -
getReferences2
List<ServiceInterface2> getReferences2() -
getReferences3
List<ServiceSuperInterface3> getReferences3() -
getReferences3Filtered
List<ServiceSuperInterface3> getReferences3Filtered() -
getReference3DynamicFiltered
ServiceSuperInterface3 getReference3DynamicFiltered() -
getReferences3Set
Set<ServiceSuperInterface3> getReferences3Set() -
getReferences3Collection
Collection<ServiceSuperInterface3> getReferences3Collection() -
getComponentContext
org.osgi.service.component.ComponentContext getComponentContext() -
getConfig
-