public final class PlexusXmlBeanConverter extends Object implements PlexusBeanConverter
PlexusBeanConverter
Module
that converts Plexus XML configuration into beans.Modifier and Type | Method and Description |
---|---|
Object |
convert(com.google.inject.TypeLiteral role,
String value)
Converts the given constant value to a bean of the given type.
|
public Object convert(com.google.inject.TypeLiteral role, String value)
PlexusBeanConverter
convert
in interface PlexusBeanConverter
role
- The expected bean typevalue
- The constant valueCopyright © 2018. All rights reserved.