|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.guice.bean.converters.AbstractTypeConverter<T>
public abstract class AbstractTypeConverter<T>
Abstract TypeConverter
Module
that automatically registers the converter based on the type parameter.
Constructor Summary | |
---|---|
AbstractTypeConverter()
|
Method Summary | |
---|---|
void |
configure(com.google.inject.Binder binder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.inject.spi.TypeConverter |
---|
convert |
Constructor Detail |
---|
public AbstractTypeConverter()
Method Detail |
---|
public final void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |