| Package | Description |
|---|---|
| org.osgi.service.component.runtime |
Service Component Runtime Package Version 1.3.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ComponentConfigurationDTO> |
ServiceComponentRuntime.getComponentConfigurationDTOs(ComponentDescriptionDTO description)
Returns the component configurations for the specified component
description.
|