com.espertech.esper.schedule
Class SchedulingServiceProvider
java.lang.Object
com.espertech.esper.schedule.SchedulingServiceProvider
public final class SchedulingServiceProvider
- extends Object
Static factory for implementations of the SchedulingService interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulingServiceProvider
public SchedulingServiceProvider()
newService
public static SchedulingService newService(TimeSourceService timeSourceService)
- Creates an implementation of the SchedulingService interface.
- Parameters:
timeSourceService
- time source provider
- Returns:
- implementation