net.esper.schedule
Class SchedulingServiceProvider
java.lang.Object
net.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()
- Creates an implementation of the SchedulingService interface.
- Returns:
- implementation