Uses of Class
org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
Packages that use ComponentConfigurationDTO Package Description org.osgi.service.component.runtime Service Component Runtime Package Version 1.4. -
-
Uses of ComponentConfigurationDTO in org.osgi.service.component.runtime
Methods in org.osgi.service.component.runtime that return types with arguments of type ComponentConfigurationDTO Modifier and Type Method Description java.util.Collection<ComponentConfigurationDTO>
ServiceComponentRuntime. getComponentConfigurationDTOs(ComponentDescriptionDTO description)
Returns the component configurations for the specified component description.
-