public class PropertiesConverter extends Object implements org.osgi.service.blueprint.container.Converter
| Constructor and Description |
|---|
PropertiesConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Object from,
org.osgi.service.blueprint.container.ReifiedType type) |
Object |
convert(Object from,
org.osgi.service.blueprint.container.ReifiedType type) |
public boolean canConvert(Object from, org.osgi.service.blueprint.container.ReifiedType type)
canConvert in interface org.osgi.service.blueprint.container.ConverterThis work is licensed under a Creative Commons Attribution 4.0 International License.