com.espertech.esper.schedule
Class SchedulingServiceProvider

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

public final class SchedulingServiceProvider
extends Object

Static factory for implementations of the SchedulingService interface.


Constructor Summary
SchedulingServiceProvider()
           
 
Method Summary
static SchedulingService newService()
          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 SchedulingService newService()
Creates an implementation of the SchedulingService interface.

Returns:
implementation

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com