public class ProgressionConvertorFactory
extends Object
Singleton progression instance factory.
We can change the progression convertor with system property
or setting the convertor class name at the singleton factory instance.
This way we can still change the convertor at runtime before actual usage -
in MC beans definition or other IoC - via XML.