public class DependencyConverter extends Object implements Converter<String,Dependency>
UICompleter
for Dependency
instances.Constructor and Description |
---|
DependencyConverter() |
Modifier and Type | Method and Description |
---|---|
Dependency |
convert(String source)
Convert the source of type SOURCE_TYPE to target type TARGET_TYPE.
|
public Dependency convert(String source)
Converter
convert
in interface Converter<String,Dependency>
source
- the source object to convert, which must be an instance of SCopyright © 2017 JBoss by Red Hat. All rights reserved.