java.lang.Object
de.hybris.platform.processing.distributed.defaultimpl.ExecutionHandler
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ExecutionHandler extends Object implements org.springframework.context.ApplicationContextAware
  • Constructor Details

  • Method Details

    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException
    • runWorkerTask

      public void runWorkerTask(DistributedProcessWorkerTaskModel task)
    • handleErrorDuringBatchExecution

      public void handleErrorDuringBatchExecution(DistributedProcessWorkerTaskModel task)