Class ProcessPendingWorkRegistrar

java.lang.Object
su.onno.spring.ProcessPendingWorkRegistrar
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public final class ProcessPendingWorkRegistrar extends Object implements org.springframework.beans.factory.InitializingBean
Registers the durable timer/subprocess poller with the starter's JobRunr scheduler.
  • Constructor Details

    • ProcessPendingWorkRegistrar

      public ProcessPendingWorkRegistrar(ProcessEngine engine, org.jobrunr.scheduling.JobScheduler scheduler)
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean