|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeConverterRegistry
| Method Summary | |
|---|---|
void |
addTypeConverter(Class toType,
Class fromType,
TypeConverter typeConverter)
Allows a new type converter to be bregistered |
Injector |
getInjector()
|
| Method Detail |
|---|
void addTypeConverter(Class toType,
Class fromType,
TypeConverter typeConverter)
toType - the type to convert tofromType - the type to convert fromtypeConverter - the type converter to useInjector getInjector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||