Package com.onec.spring
Class ScheduledJobRegistrar
java.lang.Object
com.onec.spring.ScheduledJobRegistrar
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
public class ScheduledJobRegistrar
extends Object
implements org.springframework.beans.factory.InitializingBean
-
Constructor Summary
ConstructorsConstructorDescriptionScheduledJobRegistrar(org.springframework.context.ApplicationContext applicationContext, org.jobrunr.scheduling.JobScheduler jobScheduler) -
Method Summary
-
Constructor Details
-
ScheduledJobRegistrar
public ScheduledJobRegistrar(org.springframework.context.ApplicationContext applicationContext, org.jobrunr.scheduling.JobScheduler jobScheduler)
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-