net.esper.timer
Class TimerServiceProvider

java.lang.Object
  extended by net.esper.timer.TimerServiceProvider

public final class TimerServiceProvider
extends Object

Static factory for implementations of the TimerService interface.


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

Constructor Detail

TimerServiceProvider

public TimerServiceProvider()
Method Detail

newService

public static TimerService newService()
Creates an implementation of the TimerService interface.

Returns:
implementation