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)
PlexusBeanConverterconvert in interface PlexusBeanConverterrole - The expected bean typevalue - The constant valueCopyright © 2016. All rights reserved.