|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.guice.plexus.converters.PlexusXmlBeanConverter
@Singleton public final class PlexusXmlBeanConverter
PlexusBeanConverter Module that converts Plexus formatted XML into beans.
| Constructor Summary | |
|---|---|
PlexusXmlBeanConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
convert(com.google.inject.TypeLiteral role,
java.lang.String value)
Converts the given constant value to a bean of the given type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlexusXmlBeanConverter()
| Method Detail |
|---|
public java.lang.Object convert(com.google.inject.TypeLiteral role,
java.lang.String value)
PlexusBeanConverter
convert in interface PlexusBeanConverterrole - The expected bean typevalue - The constant value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||