- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
public class ConverterRegistrar
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.BeanFactoryAware
Utility class that keeps track of a set of Converters in order to register
them with the "integrationConversionService" upon initialization.
- Author:
- Oleg Zhurakousky, Mark Fisher, Janne Valkealahti