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.ConverterCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.