Class EventSchedulerConfig
- java.lang.Object
-
- nl.stokpop.eventscheduler.api.config.EventSchedulerConfig
-
@NotThreadSafe public class EventSchedulerConfig extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EventSchedulerConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EventSchedulerContexttoContext(EventLogger logger)
-
-
-
Method Detail
-
toContext
public EventSchedulerContext toContext(EventLogger logger)
-
-