Class PartitionedReconciliationTaskHandlerCreator


  • @Component
    public class PartitionedReconciliationTaskHandlerCreator
    extends Object
    Creates the task handler for partitioned reconciliation. (A bit awkward idea but it stems from the fact that the handler itself resides in task-quartz-impl. This class serves only as the point of instantiation and configuration of that handler.) --- Task handler created here is responsible for creating subtasks that would deal with particular phases of the reconciliation process: 1. finishing operations 2. iterating through resource objects and synchronizing them 3. iterating through shadows and checking their existence
    Author:
    mederly
    • Constructor Detail

      • PartitionedReconciliationTaskHandlerCreator

        public PartitionedReconciliationTaskHandlerCreator()