Class RecoverAdaptersJob

All Implemented Interfaces:
HasTransactionAttribute, IConfigurable, IConfigurationAware, INamedObject, IScopeProvider, IJob, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class RecoverAdaptersJob extends JobDef
  • Field Details

    • heartbeatLog

      protected org.apache.logging.log4j.Logger heartbeatLog
  • Constructor Details

    • RecoverAdaptersJob

      public RecoverAdaptersJob()
  • Method Details

    • execute

      public void execute()
      Description copied from interface: IJob
      Actual implementation of the IJob. Is wrapped around a Locker and exceptions will be managed automatically.