|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.guice.bean.converters.AbstractTypeConverter<java.net.URL>
org.sonatype.guice.bean.converters.URLTypeConverter
public final class URLTypeConverter
TypeConverter
Module
that converts constants to URL
s.
Constructor Summary | |
---|---|
URLTypeConverter()
|
Method Summary | |
---|---|
java.lang.Object |
convert(java.lang.String value,
com.google.inject.TypeLiteral<?> toType)
|
Methods inherited from class org.sonatype.guice.bean.converters.AbstractTypeConverter |
---|
configure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLTypeConverter()
Method Detail |
---|
public java.lang.Object convert(java.lang.String value, com.google.inject.TypeLiteral<?> toType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |