Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionUse either
ConverterContext.addConverter(IConverter)with an explicitly instantiatedObjectConverter, orConverterContext.getConverter(Class)(which will automatically trigger the registration of a newly instantiated converter if needed).