Class CronConfig.BuilderBase.CronConfigImpl

java.lang.Object
io.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImpl
io.helidon.scheduling.CronConfig.BuilderBase.CronConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<Cron>, CronConfig, TaskConfig, Supplier<Cron>
Enclosing class:
CronConfig.BuilderBase<BUILDER extends CronConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends CronConfig>

protected static class CronConfig.BuilderBase.CronConfigImpl extends TaskConfig.BuilderBase.TaskConfigImpl implements CronConfig, Supplier<Cron>
Generated implementation of the prototype, can be extended by descendant prototype implementations.