public class SchedulerHelperImpl extends Object implements SchedulerHelper, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
SchedulerHelperImpl(SchedulerProperties schedulerProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
reactor.core.scheduler.Scheduler |
of(String name) |
public SchedulerHelperImpl(SchedulerProperties schedulerProperties)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic reactor.core.scheduler.Scheduler of(String name)
of in interface SchedulerHelperCopyright © 2021. All rights reserved.