Package su.onno.spring
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 Summary
ConstructorsConstructorDescriptionProcessPendingWorkRegistrar(ProcessEngine engine, org.jobrunr.scheduling.JobScheduler scheduler) -
Method Summary
-
Constructor Details
-
ProcessPendingWorkRegistrar
public ProcessPendingWorkRegistrar(ProcessEngine engine, org.jobrunr.scheduling.JobScheduler scheduler)
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-