@ApplicationScoped public class ObjectConverter extends Object implements Converter<Object>
Constructor and Description |
---|
ObjectConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public ObjectConverter()
Copyright © 2019–2020, microBean™. All rights reserved.