|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.TypeLiteral<T>
org.nnsoft.guice.rocoto.converters.AbstractConverter<T>
T - the type managed by this converter.public abstract class AbstractConverter<T>
A special Google Guice converter that auto binds itself to the converted type.
| Constructor Summary | |
|---|---|
AbstractConverter()
|
|
| Method Summary | |
|---|---|
void |
configure(com.google.inject.Binder binder)
|
| Methods inherited from class com.google.inject.TypeLiteral |
|---|
equals, get, get, getExceptionTypes, getFieldType, getParameterTypes, getRawType, getReturnType, getSupertype, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.inject.spi.TypeConverter |
|---|
convert |
| Constructor Detail |
|---|
public AbstractConverter()
| 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 | |||||||||