psdi.app.recontask.engine.compare

Class ReconComparatorFactory

  • java.lang.Object
    • psdi.app.recontask.engine.compare.ReconComparatorFactory


  • public class ReconComparatorFactory
    extends java.lang.Object
    Recon comparator factory that decides which comparator class to use based on the comprule. The comparators are cached so that they won't have to be instantiated everytime. This class is also responsible to instantiate the comparator at the 1st call and pass necessary information to it.
    • Field Detail

      • rulesMap

        protected java.util.Map rulesMap
    • Constructor Detail

      • ReconComparatorFactory

        public ReconComparatorFactory()