com.espertech.esper.schedule
Class SchedulingServiceProvider

java.lang.Object
  extended by com.espertech.esper.schedule.SchedulingServiceProvider

public final class SchedulingServiceProvider
extends java.lang.Object

Static factory for implementations of the SchedulingService interface.


Constructor Summary
SchedulingServiceProvider()
           
 
Method Summary
static SchedulingServiceSPI newService(TimeSourceService timeSourceService)
          Creates an implementation of the SchedulingService interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulingServiceProvider

public SchedulingServiceProvider()
Method Detail

newService

public static SchedulingServiceSPI newService(TimeSourceService timeSourceService)
Creates an implementation of the SchedulingService interface.

Parameters:
timeSourceService - time source provider
Returns:
implementation

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com