public class ConfigurationDTO extends DTO
component
factory configuration dependency| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
properties
The properties of this configuration.
|
ConfigurationTemplateDTO |
template
The template of this configuration dependency
|
| Constructor and Description |
|---|
ConfigurationDTO() |
public ConfigurationTemplateDTO template
Must never be null
public java.util.Map<java.lang.String,java.lang.Object> properties
The configuration dependency is satisfied when not null.
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0