Interface ProcessorHandler

    • Method Detail

      • validate

        boolean validate()
        validate data before run 'execute' method. And skip whole chain in case fail validate
        Returns:
        validating result
      • execute

        void execute()
        main method for each processor